Package org.apache.jcs.auxiliary

Root package for auxiliary caches.

See:
          Description

Interface Summary
AuxiliaryCache Tag interface for auxiliary caches.
AuxiliaryCacheAttributes This is a nominal interface that auxiliary cache attributes should implement.
AuxiliaryCacheFactory All auxiliary caches must have a factory that the cache configurator can use to create instances.
AuxiliaryCacheManager AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Class Summary
AbstractAuxiliaryCache This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging All ICacheEvents are defined as final.
AuxiliaryCacheConfigurator Configuration util for auxiliary caches.
 

Package org.apache.jcs.auxiliary Description

Root package for auxiliary caches.



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.