|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.internal.server.MessageDrivenBeanTestController
public class MessageDrivenBeanTestController
MDB Controller that extracts the requested service from the
JMS request and executes the request by calling a
MessageDrivenBeanTestCaller. There are 2 services available :
one for executing the test and one for returning the test result.
| Constructor Summary | |
|---|---|
MessageDrivenBeanTestController()
|
|
| Method Summary | |
|---|---|
protected MessageDrivenBeanTestCaller |
getTestCaller(MessageDrivenBeanImplicitObjects theObjects)
|
void |
handleRequest(ImplicitObjects theObjects)
This method is supposed to handle the request from the Redirector. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDrivenBeanTestController()
| Method Detail |
|---|
protected MessageDrivenBeanTestCaller getTestCaller(MessageDrivenBeanImplicitObjects theObjects)
AbstractWebTestController.getTestCaller(WebImplicitObjects)
public void handleRequest(ImplicitObjects theObjects)
throws javax.jms.JMSException
handleRequest in interface TestControllertheObjects -
javax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||