abstractpublic class JEntityHome extends JHome implements Remote(Code)
This class is the Standard Home for Entity objects It exists only for beans
that have declared a Remote Interface. It implements javax.ejb.EJBHome
interface
author: Philippe Coq author: Philippe Durieux
creates a new Remote Object for that bean. this is in the generated class
because it is mainly "new objectClass()"
The Remote Object throws: RemoteException - could not create the remote object
Fields inherited from org.objectweb.jonas_ejb.container.JHome