Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » caching » [javadoc | source]
org.apache.cocoon.caching
public final class: NOPCacheValidity [javadoc | source]
java.lang.Object
   org.apache.cocoon.caching.NOPCacheValidity

All Implemented Interfaces:
    CacheValidity

Deprecated! Use - the Avalon Excalibur SourceValidity implementations instead

A validation object which is always valid. This might be the most used CacheValidity object for serializers.
Field Summary
public static final  CacheValidity CACHE_VALIDITY     
Method from org.apache.cocoon.caching.NOPCacheValidity Summary:
isValid,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.caching.NOPCacheValidity Detail:
 public boolean isValid(CacheValidity validity) 
      Deprecated!
 public String toString() 
      Deprecated!