|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.server.AbstractTestController | +--org.apache.cactus.server.JspTestController
JSP Controller that extracts the requested service from the
HTTP request and executes the request by calling a
JspTestCaller
. There are 2 services available : one for
executing the test and one for returning the test result.
Constructor Summary | |
JspTestController()
JSP Controller that extracts the requested service from the HTTP request and executes the request by calling a JspTestCaller . |
Methods inherited from class org.apache.cactus.server.AbstractTestController |
handleRequest |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspTestController()
JspTestCaller
. There are 2 services available : one for
executing the test and one for returning the test result.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |