| Package | Description |
|---|---|
| org.eclipse.net4j.util.cache |
A generic caching and memory monitoring framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cache<E> |
| Modifier and Type | Method and Description |
|---|---|
ICache |
CacheRegistration.getCache() |
ICache |
ICacheRegistration.getCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheMonitor.deregisterCache(ICache cache) |
void |
ICacheMonitor.deregisterCache(ICache cache) |
ICacheRegistration |
CacheMonitor.registerCache(ICache cache) |
ICacheProbe |
ICacheMonitor.registerCache(ICache cache) |
| Constructor and Description |
|---|
CacheRegistration(ICacheMonitor cacheMonitor,
ICache cache) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.