public interface Handle extends Serializable
Modifier and Type | Method and Description |
---|---|
EJBObject |
getEJBObject()
Obtain the enterprise bean object reference represented by this handle.
|
EJBObject getEJBObject() throws RemoteException
RemoteException
- The enterprise bean object could not be obtained
because of a system-level failure.Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.