| Package | Description |
|---|---|
| org.eclipse.net4j.util.cache |
A generic caching and memory monitoring framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheMonitor |
| Modifier and Type | Method and Description |
|---|---|
ICacheMonitor |
Cache.getCacheMonitor() |
ICacheMonitor |
CacheRegistration.getCacheMonitor() |
ICacheMonitor |
ICache.getCacheMonitor() |
ICacheMonitor |
ICacheRegistration.getCacheMonitor() |
ICacheMonitor |
ICacheMonitorEvent.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cache.setCacheMonitor(ICacheMonitor cacheMonitor) |
| Constructor and Description |
|---|
CacheRegistration(ICacheMonitor cacheMonitor,
ICache cache) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.