Uses of Interface
org.jboss.portal.portlet.container.managed.ManagedPortletContainer

Packages that use ManagedPortletContainer
org.jboss.portal.portlet.container.managed   
org.jboss.portal.portlet.impl.container   
 

Uses of ManagedPortletContainer in org.jboss.portal.portlet.container.managed
 

Methods in org.jboss.portal.portlet.container.managed that return ManagedPortletContainer
 ManagedPortletContainer ManagedPortletApplication.getManagedPortletContainer(java.lang.String portletContainerId)
           
 

Methods in org.jboss.portal.portlet.container.managed that return types with arguments of type ManagedPortletContainer
 java.util.Collection<? extends ManagedPortletContainer> ManagedPortletApplication.getManagedPortletContainers()
           
 

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

Classes in org.jboss.portal.portlet.impl.container that implement ManagedPortletContainer
 class PortletContainerLifeCycle
           
 



Copyright © 2008. All Rights Reserved.