public interface WebCachePool
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Object |
get(String key,
WebCacheItem webCacheItem) |
void |
remove(String key) |
void clear()
Object get(String key, WebCacheItem webCacheItem)
void remove(String key)