| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.caching.NOPCacheValidity
public final class NOPCacheValidity
A validation object which is always valid. This might be the most used CacheValidity object for serializers.
| Field Summary | |
|---|---|
| static CacheValidity | CACHE_VALIDITYDeprecated. | 
| Constructor Summary | |
|---|---|
| NOPCacheValidity()Deprecated. | |
| Method Summary | |
|---|---|
|  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 | 
|---|
public static final CacheValidity CACHE_VALIDITY
| Constructor Detail | 
|---|
public NOPCacheValidity()
| Method Detail | 
|---|
public boolean isValid(CacheValidity validity)
CacheValidity
isValid in interface CacheValiditypublic 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 | |||||||||