org.jboss.portal.portlet.spi
Interface RenderContext

All Superinterfaces:
InvocationContext, PortletInvocationContext
All Known Implementing Classes:
AbstractRenderContext, JSFRenderContext, PortletInvocationFactory.ControllerRenderContext, RenderContextSupport, TestRenderContext

public interface RenderContext
extends PortletInvocationContext

Extends the generic invocation context to provide render invocation specific input/services.

Version:
$Revision: 5976 $
Author:
Julien Viet

Method Summary
 
Methods inherited from interface org.jboss.portal.portlet.spi.PortletInvocationContext
encodeResourceURL, getMarkupInfo, getMode, getNavigationalState, getWindowState, renderURL
 
Methods inherited from interface org.jboss.portal.common.invocation.InvocationContext
getAttribute, getAttributeResolver, removeAttribute, setAttribute