|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonstopExecutorService | |
|---|---|
| net.sf.ehcache | This package contains the public API for using ehcache. |
| net.sf.ehcache.constructs.nonstop | Ehcache-nonstopcache package |
| Uses of NonstopExecutorService in net.sf.ehcache |
|---|
| Methods in net.sf.ehcache that return NonstopExecutorService | |
|---|---|
protected NonstopExecutorService |
CacheManager.getNonstopExecutorService()
Return the NonstopExecutorService associated with this cacheManager |
| Uses of NonstopExecutorService in net.sf.ehcache.constructs.nonstop |
|---|
| Classes in net.sf.ehcache.constructs.nonstop that implement NonstopExecutorService | |
|---|---|
class |
NonstopExecutorServiceImpl
Class used by NonStopCache for executing tasks within a timeout limit. |
| Methods in net.sf.ehcache.constructs.nonstop that return NonstopExecutorService | |
|---|---|
NonstopExecutorService |
NonstopActiveDelegateHolder.getNonstopExecutorService()
Returns the current underlying NonstopExecutorService |
NonstopExecutorService |
NonstopExecutorServiceFactory.getOrCreateNonstopExecutorService(CacheManager cacheManager)
Creates a NonstopExecutorService and returns it if not already created |
NonstopExecutorService |
CacheManagerExecutorServiceFactory.getOrCreateNonstopExecutorService(CacheManager cacheManager)
Creates a NonstopExecutorService and returns it if not already created |
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||