public interface Handle extends Serializable
Modifier and Type | Method and Description |
---|---|
EJBObject |
getEJBObject()
Obtain the EJB object reference represented by this handle.
|
EJBObject getEJBObject() throws RemoteException
RemoteException
- The EJB object could not be obtained
because of a system-level failure.Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.