|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_ejb.svc.JHomeHandleIIOP
This class implements javax.ejb.HomeHandle interface. A handle is an abstraction of a network reference to a home object. A handle is intended to be used as a "robust" persistent reference to a home object.
| Constructor Summary | |
JHomeHandleIIOP(javax.ejb.EJBHome h,
java.lang.ClassLoader cl)
constructor |
|
| Method Summary | |
javax.ejb.EJBHome |
getEJBHome()
Obtains the home object represented by this handle. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JHomeHandleIIOP(javax.ejb.EJBHome h,
java.lang.ClassLoader cl)
h - EJBHomecl - classloader used for EJB| Method Detail |
public javax.ejb.EJBHome getEJBHome()
throws java.rmi.RemoteException
getEJBHome in interface javax.ejb.HomeHandlejava.rmi.RemoteException - The home object could not be obtained because of
a system-level failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||