| 
 | ||||||||||
| 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.CompoundCacheKey
public class CompoundCacheKey
| Constructor Summary | |
|---|---|
| CompoundCacheKey() | |
| Method Summary | |
|---|---|
|  void | addCacheKey(CacheKey cacheKey) | 
|  boolean | equals(Object obj) | 
|  long | getLastModified() | 
|  int | hashCode() | 
|  boolean | isValid(CacheKey cacheKey) | 
|  String | toString() | 
| 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, wait, wait, wait | 
| Constructor Detail | 
|---|
public CompoundCacheKey()
| Method Detail | 
|---|
public void addCacheKey(CacheKey cacheKey)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean isValid(CacheKey cacheKey)
CacheKey.isValid(org.apache.cocoon.pipeline.caching.CacheKey)public long getLastModified()
public String toString()
toString in class Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||