org.terracotta.modules.ehcache.store
Class TerracottaStoreInitializationService
java.lang.Object
org.terracotta.modules.ehcache.store.TerracottaStoreInitializationService
public class TerracottaStoreInitializationService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerracottaStoreInitializationService
public TerracottaStoreInitializationService(org.terracotta.toolkit.cluster.ClusterInfo clusterInfo)
shutdown
public void shutdown()
- This method should be called when the associated CacheManager is shutdown. Once shutdowm, the initialization
service cannot be started again.
initialize
public void initialize(Runnable runnable,
NonstopConfiguration nonStopConfiguration)
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.