|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portlet.JBossAPIFactory
public class 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 PortletAPIFactory
public ActionResponseImpl createActionResponse(ActionInvocation invocation, ActionRequestImpl actionRequest)
createActionResponse
in interface PortletAPIFactory
public RenderRequestImpl createRenderRequest(RenderInvocation invocation)
createRenderRequest
in interface PortletAPIFactory
public RenderResponseImpl createRenderResponse(RenderInvocation invocation, RenderRequestImpl renderRequest)
createRenderResponse
in interface PortletAPIFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |