public class ComponentCacheWrapper<K,V> extends CacheWrapper<K,V>
Constructor and Description |
---|
ComponentCacheWrapper(Cache<K,V> cache) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
containsKey, containsValue, entrySet, get, getCacheHits, getCacheMisses, getCacheSize, getMaxCacheSize, getMaxLifetime, getName, getWrappedCache, isEmpty, keySet, put, putAll, remove, setMaxCacheSize, setMaxLifetime, setName, setWrappedCache, size, values
Copyright © 2003-2008 Jive Software.