Uses of Interface
org.gatein.pc.portlet.container.managed.ManagedPortletApplication
Packages that use ManagedPortletApplication
Package
Description
-
Uses of ManagedPortletApplication in org.gatein.pc.portlet.container.managed
Methods in org.gatein.pc.portlet.container.managed that return ManagedPortletApplicationModifier and TypeMethodDescriptionManagedPortletContainer.getManagedPortletApplication()ManagedPortletFilter.getManagedPortletApplication()PortletApplicationRegistry.getManagedPortletApplication(String id) Return a portlet app using its id or null if it does not exist.Methods in org.gatein.pc.portlet.container.managed that return types with arguments of type ManagedPortletApplicationModifier and TypeMethodDescriptionCollection<? extends ManagedPortletApplication>PortletApplicationRegistry.getManagedPortletApplications()Return an immutable list all the known portlet application in the registry. -
Uses of ManagedPortletApplication in org.gatein.pc.portlet.impl.container
Classes in org.gatein.pc.portlet.impl.container that implement ManagedPortletApplication -
Uses of ManagedPortletApplication in org.gatein.pc.portlet.impl.deployment
Methods in org.gatein.pc.portlet.impl.deployment that return ManagedPortletApplicationModifier and TypeMethodDescriptionPortletApplicationDeployer.getManagedPortletApplication(String id) Methods in org.gatein.pc.portlet.impl.deployment that return types with arguments of type ManagedPortletApplicationModifier and TypeMethodDescriptionCollection<? extends ManagedPortletApplication>PortletApplicationDeployer.getManagedPortletApplications()