| Package | Description |
|---|---|
| com.caucho.ejb.session | |
| javax.ejb | |
| javax.ejb.spi |
| Modifier and Type | Method and Description |
|---|---|
EJBObject |
AbstractSessionContext.getEJBObject() |
| Modifier and Type | Method and Description |
|---|---|
EJBObject |
EntityContext.getEJBObject() |
EJBObject |
SessionContext.getEJBObject() |
EJBObject |
Handle.getEJBObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EJBObject.isIdentical(EJBObject obj) |
| Modifier and Type | Method and Description |
|---|---|
EJBObject |
HandleDelegate.readEJBObject(java.io.ObjectInputStream ois) |
| Modifier and Type | Method and Description |
|---|---|
void |
HandleDelegate.writeEJBObject(EJBObject ejbObject,
java.io.ObjectOutputStream oos) |