org.castor.cache.distributed

Class CoherenceCacheFactory

Implemented Interfaces:
CacheFactory

public final class CoherenceCacheFactory
extends AbstractCacheFactory

Implements CacheFactory for the CoherenceCache implementation of Cache.
Version:
$Revision: 7085 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Authors:
Tim Telcik
Werner Guttmann
Ralf Joachim
Since:
1.0

Method Summary

String
getCacheClassName()
String
getCacheType()
void
shutdown()
void
shutdown(String implementation)
Normally called to shutdown CoherenceCache.

Methods inherited from class org.castor.cache.AbstractCacheFactory

getCache, shutdown

Method Details

getCacheClassName

public String getCacheClassName()
Specified by:
getCacheClassName in interface CacheFactory

getCacheType

public String getCacheType()
Specified by:
getCacheType in interface CacheFactory

shutdown

public void shutdown()
Specified by:
shutdown in interface CacheFactory
Overrides:
shutdown in interface AbstractCacheFactory

shutdown

public void shutdown(String implementation)
Normally called to shutdown CoherenceCache. To be able to test the method without having com.tangosol.net.CacheFactory implementation, it can also be called with a test implementations classname.
Parameters:
implementation - Cache implementation classname to shutdown.

Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com