Uses of Interface
org.gatein.pc.portlet.container.managed.ManagedPortletContainer
-
Packages that use ManagedPortletContainer Package Description org.gatein.pc.portlet.container.managed org.gatein.pc.portlet.impl.container -
-
Uses of ManagedPortletContainer in org.gatein.pc.portlet.container.managed
Methods in org.gatein.pc.portlet.container.managed that return ManagedPortletContainer Modifier and Type Method Description ManagedPortletContainerManagedPortletApplication. getManagedPortletContainer(String portletContainerId)Methods in org.gatein.pc.portlet.container.managed that return types with arguments of type ManagedPortletContainer Modifier and Type Method Description Iterable<? extends ManagedPortletContainer>ManagedPortletApplication. getManagedPortletContainers() -
Uses of ManagedPortletContainer in org.gatein.pc.portlet.impl.container
Classes in org.gatein.pc.portlet.impl.container that implement ManagedPortletContainer Modifier and Type Class Description classPortletContainerLifeCycle
-