public abstract class CacheUtil extends Object
static void
clearAll()
static <T extends CacheStore> T
getCache(Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends CacheStore> T getCache(Class<T> type)
public static void clearAll()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.