public class WebCachePoolUtil
extends Object
Constructor and Description |
---|
WebCachePoolUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static Object |
get(String key,
WebCacheItem webCacheItem) |
static void |
remove(String key) |
public static void clear()
public static Object get(String key, WebCacheItem webCacheItem)
public static void remove(String key)