|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectRequestContext
FlowControllerHandlerContext
public class FlowControllerHandlerContext
Constructor Summary | |
---|---|
FlowControllerHandlerContext(ServletRequest request,
ServletResponse response,
FlowController flowController)
|
Method Summary | |
---|---|
FlowController |
getFlowController()
|
Methods inherited from class RequestContext |
---|
getRequest, getResponse |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowControllerHandlerContext(ServletRequest request, ServletResponse response, FlowController flowController)
Method Detail |
---|
public FlowController getFlowController()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |