Interface JmxLruCacheMBean
- All Superinterfaces:
JmxBaseCacheMBean
- All Known Implementing Classes:
JmxLruCache
This interface defines the attributes exposed by the LruCache MBean
- Author:
- Krishnamohan Meduri (Krishna.Meduri@Sun.com)
-
Method Summary
Modifier and TypeMethodDescriptionReturns the current lenght of the LRU listReturns the number of entries that have been trimmedMethods inherited from interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThreshold