Package | Description |
---|---|
javax.ejb | |
javax.ejb.spi |
Modifier and Type | Method and Description |
---|---|
EJBObject |
SessionContext.getEJBObject() |
EJBObject |
Handle.getEJBObject() |
EJBObject |
EntityContext.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 © 2023. All rights reserved.