|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.caching.SourceCacheValidity
public final class SourceCacheValidity
A CacheValidity object wrapping the Avalon Excalibur
SourceValidity object.
| Field Summary | |
|---|---|
protected SourceValidity |
sourceValidity
Deprecated. |
| Constructor Summary | |
|---|---|
SourceCacheValidity(SourceValidity validity)
Deprecated. Constructor |
|
| Method Summary | |
|---|---|
SourceValidity |
getSourceValidity()
Deprecated. Get the real validity |
boolean |
isValid(CacheValidity validity)
Deprecated. Check if the component is still valid. |
String |
toString()
Deprecated. Creates text represenation of the validity object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected SourceValidity sourceValidity
| Constructor Detail |
|---|
public SourceCacheValidity(SourceValidity validity)
| Method Detail |
|---|
public boolean isValid(CacheValidity validity)
isValid in interface CacheValiditypublic SourceValidity getSourceValidity()
public String toString()
CacheValidityDue to changes in source API, this method is no longer needed, starting with Cocoon 2.1.
toString in interface CacheValiditytoString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||