org.castor.cache.distributed

Class GigaspacesCacheFactory

Implemented Interfaces:
CacheFactory

public final class GigaspacesCacheFactory
extends AbstractCacheFactory

Implements CacheFactory for the GigaspacesCache implementation of Cache.
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Werner Guttmann
Since:
1.0

Method Summary

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

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 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-2008. All rights reserved http://www.intalio.com