public interface Handle
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
EJBObject |
getEJBObject()
Obtain the enterprise bean object reference represented by this handle.
|
EJBObject getEJBObject() throws java.rmi.RemoteException
java.rmi.RemoteException
- The enterprise bean object could not be obtained because of a system-level failure.