|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheValidity
A CacheValidity object contains all information for one pipeline component
to check if it is still valid.
For example, the FileGenerator stores only the timestamp for the read
xml file in this container.
Although this interface is deprecated it is still used for compatibility!
Method Summary | |
---|---|
boolean |
isValid(CacheValidity validity)
Deprecated. Check if the component is still valid. |
String |
toString()
Deprecated. Creates text represenation of the validity object. |
Method Detail |
---|
boolean isValid(CacheValidity validity)
String toString()
Due to changes in source API, this method is no longer needed, starting with Cocoon 2.1.
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |