|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
com.opensymphony.oscache.base | Provides the base classes and interfaces that make up the core of OSCache. |
com.opensymphony.oscache.base.persistence | Provides the interfaces that provide persistence storage of cached objects. |
Uses of Config in com.opensymphony.oscache.base |
Fields in com.opensymphony.oscache.base declared as Config | |
protected Config |
AbstractCacheAdministrator.config
|
Methods in com.opensymphony.oscache.base with parameters of type Config | |
void |
LifecycleAware.initialize(Cache cache,
Config config)
Called by the cache administrator class when a cache is instantiated. |
Uses of Config in com.opensymphony.oscache.base.persistence |
Methods in com.opensymphony.oscache.base.persistence with parameters of type Config | |
PersistenceListener |
PersistenceListener.configure(Config config)
Allow the persistence code to initialize itself based on the supplied cache configuration. |
|
See www.opensymphony.com for more information. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |