|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.component.cache.CacheManagerFactory
public abstract class CacheManagerFactory
| Constructor Summary | |
|---|---|
CacheManagerFactory()
|
|
| Method Summary | |
|---|---|
protected abstract net.sf.ehcache.CacheManager |
createCacheManagerInstance()
Creates CacheManager. |
protected void |
doStart()
|
protected void |
doStop()
|
net.sf.ehcache.CacheManager |
getInstance()
|
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isSuspended, isSuspending, removeChildService, resume, shutdown, start, start, stop, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheManagerFactory()
| Method Detail |
|---|
public net.sf.ehcache.CacheManager getInstance()
protected abstract net.sf.ehcache.CacheManager createCacheManagerInstance()
CacheManager.
The default implementation is DefaultCacheManagerFactory.
CacheManager
protected void doStart()
throws java.lang.Exception
doStart in class org.apache.camel.impl.ServiceSupportjava.lang.Exception
protected void doStop()
throws java.lang.Exception
doStop in class org.apache.camel.impl.ServiceSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||