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, getInstance
public DefaultCacheManagerFactory()
public DefaultCacheManagerFactory(InputStream is, String configurationFile)
protected net.sf.ehcache.CacheManager createCacheManagerInstance()
CacheManagerFactory
CacheManager
.
The default implementation is DefaultCacheManagerFactory
.createCacheManagerInstance
in class CacheManagerFactory
CacheManager
protected void doStop() throws Exception
doStop
in class CacheManagerFactory
Exception
Apache Camel