Uses of Interface
org.gatein.pc.portlet.container.PortletContainerContext
Packages that use PortletContainerContext
Package
Description
-
Uses of PortletContainerContext in org.gatein.pc.portlet.container
Methods in org.gatein.pc.portlet.container that return PortletContainerContextModifier and TypeMethodDescriptionPortletContainer.getContext()Returns the context of the portlet container. -
Uses of PortletContainerContext in org.gatein.pc.portlet.container.object
Methods in org.gatein.pc.portlet.container.object with parameters of type PortletContainerContextModifier and TypeMethodDescriptionvoidPortletContainerObject.setContext(PortletContainerContext context) Set/unset the portlet container context. -
Uses of PortletContainerContext in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container with parameters of type PortletContainerContextModifier and TypeMethodDescriptionPortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext, PortletContainerObject portletContainer) -
Uses of PortletContainerContext in org.gatein.pc.portlet.impl.deployment
Classes in org.gatein.pc.portlet.impl.deployment that implement PortletContainerContext -
Uses of PortletContainerContext in org.gatein.pc.portlet.impl.jsr168
Methods in org.gatein.pc.portlet.impl.jsr168 that return PortletContainerContextMethods in org.gatein.pc.portlet.impl.jsr168 with parameters of type PortletContainerContextModifier and TypeMethodDescriptionvoidPortletContainerImpl.setContext(PortletContainerContext context)