|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.portable.HandleImpl
public final class HandleImpl
A portable implementation of Handle using the HandleDelegate SPI. This class can potentially be instantiated in another vendor's container so it must not refer to any non-portable RI-specific classes.
| Constructor Summary | |
|---|---|
HandleImpl(EJBObject ejbObject)
|
|
| Method Summary | |
|---|---|
EJBObject |
getEJBObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandleImpl(EJBObject ejbObject)
| Method Detail |
|---|
public EJBObject getEJBObject()
throws java.rmi.RemoteException
getEJBObject in interface Handlejava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||