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 © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.