|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheConfigurationMBean
A JMX MBean interface for the configuration of a cache
Method Summary | |
---|---|
long |
getDiskExpiryThreadIntervalSeconds()
Accessor |
int |
getMaxElementsInMemory()
Accessor |
int |
getMaxElementsOnDisk()
Accessor |
java.lang.String |
getMemoryStoreEvictionPolicy()
Accessor |
java.lang.String |
getName()
Accessor |
long |
getTimeToIdleSeconds()
Accessor |
long |
getTimeToLiveSeconds()
Accessor |
boolean |
isDiskPersistent()
Accessor |
boolean |
isEternal()
Accessor |
boolean |
isOverflowToDisk()
Accessor |
Method Detail |
---|
java.lang.String getName()
int getMaxElementsInMemory()
int getMaxElementsOnDisk()
java.lang.String getMemoryStoreEvictionPolicy()
boolean isEternal()
long getTimeToIdleSeconds()
long getTimeToLiveSeconds()
boolean isOverflowToDisk()
boolean isDiskPersistent()
long getDiskExpiryThreadIntervalSeconds()
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |