com.liferay.portlet
Class PortletContextBagPool
java.lang.Object
com.liferay.portlet.PortletContextBagPool
public class PortletContextBagPool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static PortletContextBag get(String servletContextName)
put
public static void put(String servletContextName,
PortletContextBag portletContextBag)
remove
public static PortletContextBag remove(String servletContextName)