Uses of Class
org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
Packages that use PortletContainerLifeCycle
-
Uses of PortletContainerLifeCycle in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container that return PortletContainerLifeCycleModifier and TypeMethodDescriptionPortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext, PortletContainerObject portletContainer) PortletApplicationLifeCycle.getManagedPortletContainer(String portletContainerId) Methods in org.gatein.pc.portlet.impl.container that return types with arguments of type PortletContainerLifeCycleModifier and TypeMethodDescriptionPortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle) Iterable<? extends PortletContainerLifeCycle> PortletApplicationLifeCycle.getManagedPortletContainers()Methods in org.gatein.pc.portlet.impl.container with parameters of type PortletContainerLifeCycleModifier and TypeMethodDescriptionvoidPortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle, PortletContainerLifeCycle portletContainerLifeCycle) PortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle)