This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.pipeline.caching
Class AbstractCacheKey
java.lang.Object
   org.apache.cocoon.pipeline.caching.AbstractCacheKey
org.apache.cocoon.pipeline.caching.AbstractCacheKey
- All Implemented Interfaces: 
- Serializable, CacheKey
- Direct Known Subclasses: 
- CompoundCacheKey, ExpiresCacheKey, InvalidCacheKey, ParameterCacheKey, SimpleCacheKey, TimestampCacheKey
- public abstract class AbstractCacheKey 
- extends Object- implements CacheKey
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
AbstractCacheKey
public AbstractCacheKey()
getJmxGroupName
public String getJmxGroupName()
- 
- Specified by:
- getJmxGroupNamein interface- CacheKey
 
- 
 
hasJmxGroupName
public boolean hasJmxGroupName()
- 
- Specified by:
- hasJmxGroupNamein interface- CacheKey
 
- 
 
setJmxGroupName
public void setJmxGroupName(String jmxGroupName)
- 
- Specified by:
- setJmxGroupNamein interface- CacheKey
 
- 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.