jrun.ejb.portable
Class HomeHandleImpl
jrun.ejb.portable.HomeHandleImpl
- All Implemented Interfaces:
- java.io.Serializable
- public final class HomeHandleImpl
- implements java.io.Serializable
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.
- Author:
- Sanjeev Krishnan
- See Also:
- Serialized Form
HomeHandleImpl
public HomeHandleImpl(javax.ejb.EJBHome ejbHome)
getEJBHome
public javax.ejb.EJBHome getEJBHome()
throws java.rmi.RemoteException
Copyright � 2002 Macromedia Corporation. All Rights Reserved.