net.sf.ehcache.terracotta
Class StandaloneTerracottaClusteredInstanceFactory

java.lang.Object
  extended by org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
      extended by net.sf.ehcache.terracotta.StandaloneTerracottaClusteredInstanceFactory
All Implemented Interfaces:
ClusteredInstanceFactory

public class StandaloneTerracottaClusteredInstanceFactory
extends TerracottaClusteredInstanceFactory


Field Summary
 
Fields inherited from class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
bulkLoadShutdownHook, DEFAULT_CACHE_MANAGER_NAME, LOGGER, toolkitInstanceFactory, topology
 
Constructor Summary
StandaloneTerracottaClusteredInstanceFactory(TerracottaClientConfiguration terracottaConfig)
           
 
Method Summary
 
Methods inherited from class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
createAsyncCoordinatorFactory, createEventReplicator, createNonStopStore, createStore, createToolkitInstanceFactory, createTransactionIDFactory, createWriteBehind, destroyCache, getOrCreateSoftLockManager, getToolkitMapNameForCache, getTopology, getUUID, newStore, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneTerracottaClusteredInstanceFactory

public StandaloneTerracottaClusteredInstanceFactory(TerracottaClientConfiguration terracottaConfig)


Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.