Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.castor.cache.AbstractCacheFactory
CacheFactory
. Users interested in supplying their
own cache implementations might want to extend this class to provide their
own CacheFactory
instance.
public final Cache getCache(ClassLoader classLoader) throws CacheAcquireException
- Specified by:
- getCache in interface CacheFactory
- See Also:
org.castor.cache.CacheFactory.getCache(java.lang.ClassLoader)
public void shutdown()
- Specified by:
- shutdown in interface CacheFactory
- See Also:
CacheFactory.shutdown()