|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portlet.JBossAPIFactory
Constructor Summary | |
JBossAPIFactory()
|
Method Summary | |
ActionRequestImpl |
createActionRequest(ActionInvocation invocation)
|
ActionResponseImpl |
createActionResponse(ActionInvocation invocation,
ActionRequestImpl actionRequest)
|
RenderRequestImpl |
createRenderRequest(RenderInvocation invocation)
|
RenderResponseImpl |
createRenderResponse(RenderInvocation invocation,
RenderRequestImpl renderRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JBossAPIFactory()
Method Detail |
public ActionRequestImpl createActionRequest(ActionInvocation invocation)
createActionRequest
in interface APIFactory
public ActionResponseImpl createActionResponse(ActionInvocation invocation, ActionRequestImpl actionRequest)
createActionResponse
in interface APIFactory
public RenderRequestImpl createRenderRequest(RenderInvocation invocation)
createRenderRequest
in interface APIFactory
public RenderResponseImpl createRenderResponse(RenderInvocation invocation, RenderRequestImpl renderRequest)
createRenderResponse
in interface APIFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |