|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.internal.server.AbstractEJBTestController
public class AbstractEJBTestController
Prototype of EJBRedirector for Cactus.
| Constructor Summary | |
|---|---|
AbstractEJBTestController()
|
|
| Method Summary | |
|---|---|
void |
handleRequest(ImplicitObjects theObjects)
Handles the incoming request by extracting the requested service and calling the correct test method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractEJBTestController()
| Method Detail |
|---|
public void handleRequest(ImplicitObjects theObjects)
throws java.lang.Exception
TestController
handleRequest in interface TestControllertheObjects - the implicit objects (they are different for the
different redirectors)
java.lang.Exception - if an error occurs when servicing the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||