Uses of Class
org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
-
Packages that use PortletApplicationLifeCycle Package Description org.gatein.pc.portlet.impl.container org.gatein.pc.portlet.impl.deployment -
-
Uses of PortletApplicationLifeCycle in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container that return PortletApplicationLifeCycle Modifier and Type Method Description PortletApplicationLifeCyclePortletContainerLifeCycle. getManagedPortletApplication()PortletApplicationLifeCyclePortletFilterLifeCycle. getManagedPortletApplication() -
Uses of PortletApplicationLifeCycle in org.gatein.pc.portlet.impl.deployment
Methods in org.gatein.pc.portlet.impl.deployment that return PortletApplicationLifeCycle Modifier and Type Method Description PortletApplicationLifeCyclePortletApplicationDeployment. getPortletApplicationLifeCycle()
-