|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JmxLruCacheMBean
This interface defines the attributes exposed by the LruCache MBean
Method Summary | |
---|---|
Integer |
getLruListLength()
Returns the current lenght of the LRU list |
Integer |
getTrimCount()
Returns the number of entries that have been trimmed |
Methods inherited from interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean |
---|
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThreshold |
Method Detail |
---|
Integer getLruListLength()
Integer getTrimCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |