Uses of Interface
org.gatein.pc.portlet.container.PortletApplication
Packages that use PortletApplication
Package
Description
-
Uses of PortletApplication in org.gatein.pc.portlet.container
Methods in org.gatein.pc.portlet.container that return PortletApplicationModifier and TypeMethodDescriptionPortletContainer.getPortletApplication()Returns the wired application.PortletFilter.getPortletApplication()Returns the wired application. -
Uses of PortletApplication in org.gatein.pc.portlet.container.managed
Methods in org.gatein.pc.portlet.container.managed that return PortletApplication -
Uses of PortletApplication in org.gatein.pc.portlet.container.object
Subinterfaces of PortletApplication in org.gatein.pc.portlet.container.objectModifier and TypeInterfaceDescriptioninterfaceContains life cycle and wiring details for the kernel environment.Methods in org.gatein.pc.portlet.container.object with parameters of type PortletApplicationModifier and TypeMethodDescriptionvoidPortletContainerObject.setPortletApplication(PortletApplication application) Set/unset the application.voidPortletFilterObject.setPortletApplication(PortletApplication application) Set the application on the portlet filter. -
Uses of PortletApplication in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container that return PortletApplication -
Uses of PortletApplication in org.gatein.pc.portlet.impl.jsr168
Classes in org.gatein.pc.portlet.impl.jsr168 that implement PortletApplicationMethods in org.gatein.pc.portlet.impl.jsr168 that return PortletApplicationModifier and TypeMethodDescriptionPortletContainerImpl.getPortletApplication()PortletFilterImpl.getPortletApplication()Methods in org.gatein.pc.portlet.impl.jsr168 with parameters of type PortletApplicationModifier and TypeMethodDescriptionvoidPortletContainerImpl.setPortletApplication(PortletApplication application) voidPortletFilterImpl.setPortletApplication(PortletApplication application)