| 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | |
|---|---|
| net.sf.ehcache.config | This package contains the cache configuration code. | 
| Uses of CacheConfiguration.CacheExceptionHandlerFactoryConfiguration in net.sf.ehcache.config | 
|---|
| Fields in net.sf.ehcache.config declared as CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | |
|---|---|
protected  CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | 
CacheConfiguration.cacheExceptionHandlerFactoryConfiguration
The CacheExceptionHandlerFactoryConfiguration.  | 
| Methods in net.sf.ehcache.config that return CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | |
|---|---|
 CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | 
CacheConfiguration.getCacheExceptionHandlerFactoryConfiguration()
Accessor  | 
| Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | |
|---|---|
 void | 
CacheConfiguration.addCacheExceptionHandlerFactory(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration factory)
Add the CacheExceptionHandlerFactory to the configuration.  | 
 CacheConfiguration | 
CacheConfiguration.cacheExceptionHandlerFactory(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration factory)
 | 
static CacheExceptionHandler | 
ConfigurationHelper.createCacheExceptionHandler(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration factoryConfiguration,
                            ClassLoader loader)
Tries to create a CacheLoader from the configuration using the factory specified.  | 
  | 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||