| Package | Description |
|---|---|
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheManager.Bean |
CacheManager.getBean(String name)
Returns a cache wrapped in a 'Bean', so it is not a Map any more.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<CacheManager.Bean> |
CacheManager.getCaches(String className) |
| Modifier and Type | Method and Description |
|---|---|
int |
CacheManager.Bean.compareTo(CacheManager.Bean<?,?> bean) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}