abstractpublic class JSessionHome extends JHome implements Remote(Code)
This class is the Standard Home for Session objects It exists only for beans
that have declared a Remote Interface. It implements javax.ejb.EJBHome
interface (by the inherited class JHome) It implements a pool of EJBObject's
author: Philippe Durieux
Get the remote object as a stub object for CMI remote object LB
Parameters: remote - remote object get remote object throws: NoSuchObjectException - if the clustered object is not found in the CMI registry