|
||||||||||
| 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.server.app.ComponentInvocation
org.jboss.portal.server.app.ActionInvocation
| Field Summary | |
protected InputContext |
inputContext
|
| Constructor Summary | |
ActionInvocation(InputContext inputContext)
|
|
| Method Summary | |
InputContext |
getInputContext()
|
| Methods inherited from class org.jboss.portal.server.app.ComponentInvocation |
dispatch, getRequest, getResponse, setRequest, setResponse |
| 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 |
| Field Detail |
protected InputContext inputContext
| Constructor Detail |
public ActionInvocation(InputContext inputContext)
| Method Detail |
public InputContext getInputContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||