|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.util.WebAppPool
public class WebAppPool
| Method Summary | |
|---|---|
static void |
clear()
|
static Object |
get(Long webAppId,
String key)
|
static void |
put(Long webAppId,
String key,
Object obj)
|
static Object |
remove(Long webAppId,
String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void clear()
public static Object get(Long webAppId,
String key)
public static void put(Long webAppId,
String key,
Object obj)
public static Object remove(Long webAppId,
String key)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||