|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.internal.server.BeanImplicitObjects
public class BeanImplicitObjects
Prototype of EJBRedirector for Cactus.
| Constructor Summary | |
|---|---|
BeanImplicitObjects()
|
|
| Method Summary | |
|---|---|
javax.ejb.SessionContext |
getEJBContext()
Getter method for the ejb context. |
EJBRequest |
getEJBRequest()
Getter method for the ejb request. |
void |
setEJBContext(javax.ejb.SessionContext theContext)
Setter method for the ejb context. |
void |
setEJBRequest(EJBRequest theRequest)
Setter method for the ejb request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanImplicitObjects()
| Method Detail |
|---|
public javax.ejb.SessionContext getEJBContext()
getEJBContext in interface EJBImplicitObjectspublic void setEJBContext(javax.ejb.SessionContext theContext)
setEJBContext in interface EJBImplicitObjectstheContext - public EJBRequest getEJBRequest()
getEJBRequest in interface EJBImplicitObjectspublic void setEJBRequest(EJBRequest theRequest)
setEJBRequest in interface EJBImplicitObjectstheRequest -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||