org.castor.cache.distributed
public final class CoherenceCacheFactory extends AbstractCacheFactory
Since: 1.0
Version: $Revision: 6238 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Method Summary | |
---|---|
String | getCacheClassName() |
String | getCacheType() |
void | shutdown() |
void | shutdown(String implementation)
Normally called to shutdown CoherenceCache. |
See Also: getCacheClassName
See Also: getCacheType
See Also: shutdown
com.tangosol.net.CacheFactory
implementation,
it can also be called with a test implementations classname.
Parameters: implementation Cache implementation classname to shutdown.