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