|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.config.Configuration.Cache
net.sf.ehcache.config.Configuration.DefaultCache
A class to represent the default cache
e.g.
Field Summary |
Fields inherited from class net.sf.ehcache.config.Configuration.Cache |
eternal, maxElementsInMemory, name, overflowToDisk, timeToIdleSeconds, timeToLiveSeconds |
Constructor Summary | |
Configuration.DefaultCache()
|
Methods inherited from class net.sf.ehcache.config.Configuration.Cache |
setEternal, setMaxElementsInMemory, setName, setOverflowToDisk, setTimeToIdleSeconds, setTimeToLiveSeconds |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Configuration.DefaultCache()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |