| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.pipeline.caching.AbstractCacheKey
org.apache.cocoon.pipeline.caching.InvalidCacheKey
public class InvalidCacheKey
| Constructor Summary | |
|---|---|
| InvalidCacheKey(Serializable expiresCacheKey) | |
| Method Summary | |
|---|---|
|  boolean | equals(Object obj) | 
|  long | getLastModified() | 
|  int | hashCode() | 
|  boolean | isValid(CacheKey cacheKey) | 
| Methods inherited from class org.apache.cocoon.pipeline.caching.AbstractCacheKey | 
|---|
| getJmxGroupName, hasJmxGroupName, setJmxGroupName | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public InvalidCacheKey(Serializable expiresCacheKey)
| Method Detail | 
|---|
public boolean equals(Object obj)
equals in class Objectpublic long getLastModified()
public int hashCode()
hashCode in class Objectpublic boolean isValid(CacheKey cacheKey)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||