|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.internal.server.AbstractWebTestController
org.apache.cactus.internal.server.JspTestController
public class 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()
|
|
| Method Summary | |
|---|---|
protected AbstractWebTestCaller |
getTestCaller(WebImplicitObjects theObjects)
|
| Methods inherited from class org.apache.cactus.internal.server.AbstractWebTestController |
|---|
handleRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JspTestController()
| Method Detail |
|---|
protected AbstractWebTestCaller getTestCaller(WebImplicitObjects theObjects)
getTestCaller in class AbstractWebTestControllertheObjects - the implicit objects coming from the redirector
AbstractWebTestController.getTestCaller(WebImplicitObjects)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||