org.objectweb.jonas_ejb.svc.JHomeHandleIIOP Class Reference

List of all members.

Public Member Functions

 JHomeHandleIIOP (EJBHome h, ClassLoader cl)
EJBHome getEJBHome () throws RemoteException

Detailed Description

This class implements javax.ejb.HomeHandle interface. A handle is an abstraction of a network reference to a home object. A handle is intended to be used as a "robust" persistent reference to a home object.
Author:
Philippe Durieux, Philippe Coq

Definition at line 51 of file JHomeHandleIIOP.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.svc.JHomeHandleIIOP.JHomeHandleIIOP EJBHome  h,
ClassLoader  cl
 

constructor

Parameters:
h EJBHome
cl classloader used for EJB

Definition at line 79 of file JHomeHandleIIOP.java.


Member Function Documentation

EJBHome org.objectweb.jonas_ejb.svc.JHomeHandleIIOP.getEJBHome  )  throws RemoteException
 

Obtains the home object represented by this handle.

Exceptions:
RemoteException The home object could not be obtained because of a system-level failure.
Returns:
The EJBHome object

Definition at line 102 of file JHomeHandleIIOP.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:12:04 2005 for JOnAS by  doxygen 1.3.9.1