|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.cache.ehcache.EhCacheFactoryBean
org.hippoecm.hst.site.container.BlockingEhCacheFactoryBean
public class BlockingEhCacheFactoryBean
Field Summary |
---|
Fields inherited from class org.springframework.cache.ehcache.EhCacheFactoryBean |
---|
logger |
Constructor Summary | |
---|---|
BlockingEhCacheFactoryBean()
|
Method Summary | |
---|---|
protected net.sf.ehcache.Ehcache |
decorateCache(net.sf.ehcache.Ehcache cache)
|
void |
setTimeoutMillis(int timeoutMillis)
|
Methods inherited from class org.springframework.cache.ehcache.EhCacheFactoryBean |
---|
afterPropertiesSet, createCache, getObject, getObjectType, isSingleton, setBeanName, setBlocking, setBootstrapCacheLoader, setCacheEntryFactory, setCacheEventListeners, setCacheManager, setCacheName, setClearOnFlush, setDiskExpiryThreadIntervalSeconds, setDiskPersistent, setDiskSpoolBufferSize, setEternal, setMaxElementsInMemory, setMaxElementsOnDisk, setMemoryStoreEvictionPolicy, setOverflowToDisk, setTimeToIdle, setTimeToLive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingEhCacheFactoryBean()
Method Detail |
---|
public void setTimeoutMillis(int timeoutMillis)
protected net.sf.ehcache.Ehcache decorateCache(net.sf.ehcache.Ehcache cache)
decorateCache
in class org.springframework.cache.ehcache.EhCacheFactoryBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |