Package | Description |
---|---|
com.kabira.platform |
Managed Object Services
|
Modifier and Type | Method and Description |
---|---|
static CacheManager.Cache |
CacheManager.getOrCreateCache(java.lang.String cacheName)
Get or create a named cache.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<CacheManager.Cache> |
CacheManager.getCaches()
Return all known caches on this node.
|