org.jboss.portal.server.app
Class RenderInvocation

java.lang.Object
  extended byorg.jboss.portal.server.invocation.Invocation
      extended byorg.jboss.portal.server.app.ComponentInvocation
          extended byorg.jboss.portal.server.app.RenderInvocation

public class RenderInvocation
extends ComponentInvocation


Constructor Summary
RenderInvocation()
           
 
Methods inherited from class org.jboss.portal.server.app.ComponentInvocation
dispatch, getRequest, getResponse, setRequest, setResponse
 
Methods inherited from class org.jboss.portal.server.invocation.Invocation
getAttribute, invoke, invokeNext, removeAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderInvocation

public RenderInvocation()