| Package | Description |
|---|---|
| javax.ejb | |
| javax.ejb.spi |
| Modifier and Type | Method and Description |
|---|---|
EJBObject |
EntityContext.getEJBObject() |
EJBObject |
Handle.getEJBObject() |
EJBObject |
SessionContext.getEJBObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EJBObject.isIdentical(EJBObject obj) |
| Modifier and Type | Method and Description |
|---|---|
EJBObject |
HandleDelegate.readEJBObject(ObjectInputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
HandleDelegate.writeEJBObject(EJBObject ejbObject,
ObjectOutputStream ostream) |
Copyright © 2021. All rights reserved.