|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.invocation.Invocation
org.jboss.portal.theme.page.PageInvocation
Constructor Summary | |
PageInvocation(PageRequest request,
PageResponse response)
|
Method Summary | |
protected void |
dispatch()
Dispatch the call to the target. |
PageRequest |
getRequest()
|
PageResponse |
getResponse()
|
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 |
public PageInvocation(PageRequest request, PageResponse response)
Method Detail |
public PageResponse getResponse()
public PageRequest getRequest()
protected void dispatch() throws InvocationException, InvocationRuntimeException
Invocation
dispatch
in class Invocation
InvocationException
InvocationRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |