|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NonstopExecutorServiceFactory
Factory for NonstopExecutorService
Method Summary | |
---|---|
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 |
Method Detail |
---|
NonstopExecutorService getOrCreateNonstopExecutorService(CacheManager cacheManager)
NonstopExecutorService
and returns it if not already created
cacheManager
- the CacheManager
NonstopExecutorService
void shutdown(CacheManager cacheManager)
NonstopExecutorService
associated with the CacheManager
cacheManager
-
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |