Uses of Class
org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl

Packages that use PortletContainerImpl
org.jboss.portal.portlet.impl.jsr168.api   
 

Uses of PortletContainerImpl in org.jboss.portal.portlet.impl.jsr168.api
 

Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PortletContainerImpl
protected  PortletContainerImpl PortletRequestImpl.container
          .
 

Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PortletContainerImpl
ActionRequestImpl(PortletContainerImpl container, ActionInvocation invocation)
           
ClientDataRequestImpl(PortletContainerImpl container, ActionInvocation invocation)
           
ClientDataRequestImpl(PortletContainerImpl container, ResourceInvocation invocation)
           
EventRequestImpl(PortletContainerImpl container, EventInvocation invocation)
           
PortletRequestImpl(PortletContainerImpl container, PortletInvocation invocation)
           
RenderRequestImpl(PortletContainerImpl container, RenderInvocation invocation)
           
ResourceRequestImpl(PortletContainerImpl container, ResourceInvocation invocation)
           
 



Copyright © 2008. All Rights Reserved.