Uses of Interface
org.jboss.portal.portlet.container.PortletContainerContext

Packages that use PortletContainerContext
org.jboss.portal.portlet.container   
org.jboss.portal.portlet.container.object   
org.jboss.portal.portlet.impl.container   
org.jboss.portal.portlet.impl.jsr168   
org.jboss.portal.portlet.mc   
 

Uses of PortletContainerContext in org.jboss.portal.portlet.container
 

Methods in org.jboss.portal.portlet.container that return PortletContainerContext
 PortletContainerContext PortletContainer.getContext()
          Returns the context of the portlet container.
 

Uses of PortletContainerContext in org.jboss.portal.portlet.container.object
 

Methods in org.jboss.portal.portlet.container.object with parameters of type PortletContainerContext
 void PortletContainerObject.setContext(PortletContainerContext context)
          Set/unset the portlet container context.
 

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

Methods in org.jboss.portal.portlet.impl.container with parameters of type PortletContainerContext
 PortletContainerLifeCycle PortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext, PortletContainerObject portletContainer)
           
 

Uses of PortletContainerContext in org.jboss.portal.portlet.impl.jsr168
 

Methods in org.jboss.portal.portlet.impl.jsr168 that return PortletContainerContext
 PortletContainerContext PortletContainerImpl.getContext()
           
 

Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type PortletContainerContext
 void PortletContainerImpl.setContext(PortletContainerContext context)
           
 

Uses of PortletContainerContext in org.jboss.portal.portlet.mc
 

Classes in org.jboss.portal.portlet.mc that implement PortletContainerContext
 class PortletContainerContextImpl
           
 



Copyright © 2008. All Rights Reserved.