org.mmbase.security.implementation.cloudcontext.builders
Class Contexts.OperationsCache
java.lang.Object
org.mmbase.cache.Cache
org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache
- All Implemented Interfaces:
- Map, SizeMeasurable
- Enclosing class:
- Contexts
- protected static class Contexts.OperationsCache
- extends Cache
| Methods inherited from class org.mmbase.cache.Cache |
checkCachePolicy, clear, contains, containsKey, containsValue, entrySet, equals, get, getByteSize, getByteSize, getCache, getCaches, getCheapByteSize, getCount, getDefaultMaxEntrySize, getHits, getMaxEntrySize, getMisses, getPuts, getRatio, getStats, getTotalByteSize, hashCode, isActive, isEmpty, keySet, main, maxSize, put, putAll, putCache, putCache, remove, setActive, setMaxSize, size, toString, values |
getName
public String getName()
- Description copied from class:
Cache
- Returns a name for this cache type. Default it is the class
name, but this normally will be overriden.
- Overrides:
getName in class Cache
getDescription
public String getDescription()
- Description copied from class:
Cache
- Gives a description for this cache type. This can be used in
cache overviews.
- Overrides:
getDescription in class Cache
put
public Object put(MMObjectNode context,
Operation op,
Set groups)
get
public Set get(MMObjectNode context,
Operation op)
MMBase build 1.8.1.20060716