|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.portable.HomeHandleImpl
public final class HomeHandleImpl
A portable implementation of HomeHandle 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 | |
|---|---|
HomeHandleImpl(EJBHome ejbHome)
|
|
| Method Summary | |
|---|---|
EJBHome |
getEJBHome()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomeHandleImpl(EJBHome ejbHome)
| Method Detail |
|---|
public EJBHome getEJBHome()
throws java.rmi.RemoteException
getEJBHome in interface HomeHandlejava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||