|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICacheMonitor | |
---|---|
org.eclipse.net4j.util.cache | A generic caching and memory monitoring framework. |
Uses of ICacheMonitor in org.eclipse.net4j.util.cache |
---|
Classes in org.eclipse.net4j.util.cache that implement ICacheMonitor | |
---|---|
class |
CacheMonitor
|
Methods in org.eclipse.net4j.util.cache that return ICacheMonitor | |
---|---|
ICacheMonitor |
Cache.getCacheMonitor()
|
ICacheMonitor |
CacheRegistration.getCacheMonitor()
|
ICacheMonitor |
ICache.getCacheMonitor()
|
ICacheMonitor |
ICacheRegistration.getCacheMonitor()
|
ICacheMonitor |
ICacheMonitorEvent.getSource()
|
Methods in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor | |
---|---|
void |
Cache.setCacheMonitor(ICacheMonitor cacheMonitor)
|
Constructors in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor | |
---|---|
CacheRegistration(ICacheMonitor cacheMonitor,
ICache cache)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |