Uses of Class
org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle

Packages that use PortletContainerLifeCycle
org.jboss.portal.portlet.impl.container   
 

Uses of PortletContainerLifeCycle in org.jboss.portal.portlet.impl.container
 

Methods in org.jboss.portal.portlet.impl.container that return PortletContainerLifeCycle
 PortletContainerLifeCycle PortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext, PortletContainerObject portletContainer)
           
 PortletContainerLifeCycle PortletApplicationLifeCycle.getManagedPortletContainer(java.lang.String portletContainerId)
           
 

Methods in org.jboss.portal.portlet.impl.container that return types with arguments of type PortletContainerLifeCycle
 java.util.Set<PortletContainerLifeCycle> PortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle)
           
 java.util.Collection<? extends PortletContainerLifeCycle> PortletApplicationLifeCycle.getManagedPortletContainers()
           
 

Methods in org.jboss.portal.portlet.impl.container with parameters of type PortletContainerLifeCycle
 void PortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle, PortletContainerLifeCycle portletContainerLifeCycle)
           
 java.util.Set<PortletFilterLifeCycle> PortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle)
           
 



Copyright © 2008. All Rights Reserved.