|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.impl.jsr168.PortletAPIFactoryImpl
public class PortletAPIFactoryImpl
| Constructor Summary | |
|---|---|
PortletAPIFactoryImpl()
|
|
| 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 PortletAPIFactoryImpl()
| Method Detail |
|---|
public ActionRequestImpl createActionRequest(ActionInvocation invocation)
createActionRequest in interface PortletAPIFactory
public ActionResponseImpl createActionResponse(ActionInvocation invocation,
ActionRequestImpl actionRequest)
createActionResponse in interface PortletAPIFactorypublic 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 | ||||||||