org.terracotta.modules.ehcache.async
Class AsyncCoordinatorFactoryImpl
java.lang.Object
org.terracotta.modules.ehcache.async.AsyncCoordinatorFactoryImpl
- All Implemented Interfaces:
- AsyncCoordinatorFactory
public class AsyncCoordinatorFactoryImpl
- extends Object
- implements AsyncCoordinatorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncCoordinatorFactoryImpl
public AsyncCoordinatorFactoryImpl(ToolkitInstanceFactory toolkitInstanceFactory)
getOrCreateAsyncCoordinator
public AsyncCoordinator getOrCreateAsyncCoordinator(Ehcache cache,
AsyncConfig config)
- Specified by:
getOrCreateAsyncCoordinator in interface AsyncCoordinatorFactory
destroy
public boolean destroy(String cacheManagerName,
String cacheName)
- Specified by:
destroy in interface AsyncCoordinatorFactory
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.