|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBRequest | |
|---|---|
| org.apache.cactus.internal.server | Contains the classes implementing the server side of Cactus. |
| Uses of EJBRequest in org.apache.cactus.internal.server |
|---|
| Methods in org.apache.cactus.internal.server that return EJBRequest | |
|---|---|
EJBRequest |
BeanImplicitObjects.getEJBRequest()
Getter method for the ejb request. |
EJBRequest |
EJBImplicitObjects.getEJBRequest()
Getter method for the ejb request. |
| Methods in org.apache.cactus.internal.server with parameters of type EJBRequest | |
|---|---|
void |
BeanImplicitObjects.setEJBRequest(EJBRequest theRequest)
Setter method for the ejb request. |
void |
EJBImplicitObjects.setEJBRequest(EJBRequest theRequest)
Setter method for the ejb request. |
void |
EJBTestRedirectorBean.test(EJBRequest theRequest)
The "main" method of the redirector object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||