public class DefaultCacheManagerFactory extends CacheManagerFactory
| Constructor and Description |
|---|
DefaultCacheManagerFactory() |
DefaultCacheManagerFactory(InputStream is,
String configurationFile) |
| Modifier and Type | Method and Description |
|---|---|
protected net.sf.ehcache.CacheManager |
createCacheManagerInstance()
Creates
CacheManager. |
protected void |
doStop() |
doStart, getInstancepublic DefaultCacheManagerFactory()
public DefaultCacheManagerFactory(InputStream is, String configurationFile)
protected net.sf.ehcache.CacheManager createCacheManagerInstance()
CacheManagerFactoryCacheManager.
The default implementation is DefaultCacheManagerFactory.createCacheManagerInstance in class CacheManagerFactoryCacheManagerprotected void doStop()
throws Exception
doStop in class CacheManagerFactoryExceptionApache Camel