org.apache.camel.component.cache
Class CacheManagerFactory
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.component.cache.CacheManagerFactory
- All Implemented Interfaces:
- Service, ShutdownableService
public class CacheManagerFactory
- extends ServiceSupport
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManagerFactory
public CacheManagerFactory()
instantiateCacheManager
public net.sf.ehcache.CacheManager instantiateCacheManager()
doStart
protected void doStart()
throws Exception
- Specified by:
doStart in class ServiceSupport
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Specified by:
doStop in class ServiceSupport
- Throws:
Exception
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.