|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.cache.CacheRegistry
Constructor Summary | |
CacheRegistry()
|
Method Summary | |
static void |
clear()
|
static boolean |
isActive()
|
static void |
register(CacheRegistryItem item)
|
static void |
setActive(boolean active)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheRegistry()
Method Detail |
public static boolean isActive()
public static void setActive(boolean active)
public static void clear()
public static void register(CacheRegistryItem item)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |