public interface HomeHandle extends Serializable
Modifier and Type | Method and Description |
---|---|
EJBHome |
getEJBHome()
Obtains 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 © 2019 JBoss by Red Hat. All rights reserved.