站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

RenderInvocation - JBOSS Portal 2.2 API 英文版文档


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()