Serializable
public interface HomeHandle extends Serializable
Modifier and Type | Method | 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 © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.