public interface HomeHandle extends Serializable
| Modifier and Type | Method and Description |
|---|---|
EJBHome |
getEJBHome()
Obtain the home object represented by this handle.
|
EJBHome getEJBHome() throws RemoteException
RemoteException - The home object could not be obtained
because of a system-level failure.Copyright © 2013. All Rights Reserved.