Class AbstractAuxiliaryCacheAttributes

java.lang.Object
org.apache.commons.jcs3.auxiliary.AbstractAuxiliaryCacheAttributes
All Implemented Interfaces:
Serializable, Cloneable, AuxiliaryCacheAttributes
Direct Known Subclasses:
AbstractDiskCacheAttributes, CommonRemoteCacheAttributes, LateralCacheAttributes, RemoteHttpCacheServerAttributes

public abstract class AbstractAuxiliaryCacheAttributes extends Object implements AuxiliaryCacheAttributes
This has common attributes used by all auxiliaries.
See Also: