org.jboss.ejb.plugins.jrmp.interfaces
Class HomeHandleImpl
java.lang.Object
|
+--org.jboss.ejb.plugins.jrmp.interfaces.HomeHandleImpl
- All Implemented Interfaces:
- javax.ejb.HomeHandle, java.io.Serializable
- public class HomeHandleImpl
- extends java.lang.Object
- implements javax.ejb.HomeHandle
- Version:
- $Revision: 1.5 $
- Author:
- Rickard Öberg (rickard.oberg@telkel.com)
- See Also:
- , Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HomeHandleImpl
public HomeHandleImpl(java.lang.String name)
getEJBHome
public javax.ejb.EJBHome getEJBHome()
throws java.rmi.RemoteException
- Specified by:
getEJBHome
in interface javax.ejb.HomeHandle
Copyright © 2000 The JBoss Organization. All Rights Reserved.