org.castor.cache.distributed

Class GigaspacesCacheFactory

public final class GigaspacesCacheFactory extends AbstractCacheFactory

Implements CacheFactory for the GigaspacesCache implementation of Cache.

Since: 1.0

Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $

Author: Werner Guttmann

Method Summary
StringgetCacheClassName()
StringgetCacheType()
voidshutdown()
voidshutdown(String implementation)
Normally called to shutdown GigaspacesCache.

Method Detail

getCacheClassName

public String getCacheClassName()
{@inheritDoc }

See Also: getCacheClassName

getCacheType

public String getCacheType()
{@inheritDoc }

See Also: getCacheType

shutdown

public void shutdown()
{@inheritDoc }

See Also: shutdown

shutdown

public void shutdown(String implementation)
Normally called to shutdown GigaspacesCache. 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-2006. All rights reserved http://www.intalio.com