|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.invoker.PortletInvokerAccess
PortletInvokerAccess is a static accessor for getting and releasing portlet invokers via the portal's portlet invoker factory.
Constructor Summary | |
PortletInvokerAccess()
|
Method Summary | |
static PortletInvoker |
getPortletInvoker(PortletDefinition portletDefinition)
|
static void |
releasePortletInvoker(PortletInvoker invoker)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletInvokerAccess()
Method Detail |
public static PortletInvoker getPortletInvoker(PortletDefinition portletDefinition)
public static void releasePortletInvoker(PortletInvoker invoker)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |