当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
APIFactory - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.impl.jsr168
Interface APIFactory
- All Known Implementing Classes:
- APIFactoryImpl, JBossAPIFactory
- public interface APIFactory
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
createActionRequest
public ActionRequestImpl createActionRequest(ActionInvocation invocation)
createActionResponse
public ActionResponseImpl createActionResponse(ActionInvocation invocation,
ActionRequestImpl actionRequest)
createRenderRequest
public RenderRequestImpl createRenderRequest(RenderInvocation invocation)
createRenderResponse
public RenderResponseImpl createRenderResponse(RenderInvocation invocation,
RenderRequestImpl renderRequest)