Package org.jboss.portal.portlet.spi

Interface Summary
ActionContext Extends the generic invocation context to provide action invocation specific input/services.
InstanceContext  
PortalContext Represent the context of the portal that performs the invocation.
PortletInvocationContext Contract that defines what input/services the caller of a portlet container must provide.
RenderContext Extends the generic invocation context to provide render invocation specific input/services.
RequestContext Defines the request context contract.
SecurityContext  
UserContext The user context valid during the scope of a single request.
WindowContext