Package org.eclipse.net4j.util.cache
Interface ICacheRegistration
- All Superinterfaces:
ICacheProbe
- All Known Implementing Classes:
CacheRegistration
- Author:
- Eike Stepper
-
Method Summary
Methods inherited from interface org.eclipse.net4j.util.cache.ICacheProbe
elementCached, elementEvicted, elementReconstructed, getAverageElementSize, getCacheSize, getElementCount, getReconstructionCost, isDisposed
-
Method Details
-
getCacheMonitor
ICacheMonitor getCacheMonitor() -
getCache
ICache getCache() -
dispose
void dispose()
-