Serializable
public interface Handle extends Serializable
Modifier and Type | Method | 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 © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.