public interface NonstopExecutorServiceFactory
NonstopExecutorService| Modifier and Type | Method and Description |
|---|---|
NonstopExecutorService |
getOrCreateNonstopExecutorService(CacheManager cacheManager)
Creates a
NonstopExecutorService and returns it if not already created |
void |
shutdown(CacheManager cacheManager)
Shuts down the
NonstopExecutorService associated with the CacheManager |
NonstopExecutorService getOrCreateNonstopExecutorService(CacheManager cacheManager)
NonstopExecutorService and returns it if not already createdcacheManager - the CacheManagerNonstopExecutorServicevoid shutdown(CacheManager cacheManager)
NonstopExecutorService associated with the CacheManagercacheManager - Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.