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