Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.