Uses of Interface
org.jboss.portal.portlet.spi.ServerContext

Packages that use ServerContext
org.jboss.portal.portlet.impl.jsr168.api   
org.jboss.portal.portlet.impl.spi   
org.jboss.portal.portlet.invocation   
 

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

Fields in org.jboss.portal.portlet.impl.jsr168.api declared as ServerContext
protected  ServerContext PortletRequestImpl.serverContext
          .
 

Uses of ServerContext in org.jboss.portal.portlet.impl.spi
 

Classes in org.jboss.portal.portlet.impl.spi that implement ServerContext
 class AbstractServerContext
           
 

Uses of ServerContext in org.jboss.portal.portlet.invocation
 

Fields in org.jboss.portal.portlet.invocation declared as ServerContext
protected  ServerContext PortletInvocation.serverContext
          The server context.
 

Methods in org.jboss.portal.portlet.invocation that return ServerContext
 ServerContext PortletInvocation.getServerContext()
           
 

Methods in org.jboss.portal.portlet.invocation with parameters of type ServerContext
 void PortletInvocation.setServerContext(ServerContext serverContext)
           
 



Copyright © 2008. All Rights Reserved.