org.objectweb.jonas_ejb.container.JEntityLocalHome Class Reference

Inherits org.objectweb.jonas_ejb.container.JLocalHome.

Inheritance diagram for org.objectweb.jonas_ejb.container.JEntityLocalHome:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ejb.container.JEntityLocalHome:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JEntityLocalHome (EntityDesc dd, JEntityFactory bf)
abstract JEntityLocal createLocalObject ()

Detailed Description

This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface. It implements javax.ejb.EJBLocalHome interface
Author:
Philippe Durieux

Definition at line 38 of file JEntityLocalHome.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.container.JEntityLocalHome.JEntityLocalHome EntityDesc  dd,
JEntityFactory  bf
 

constructor

Parameters:
dd The Entity Deployment Decriptor
bf The Entity Factory

Definition at line 45 of file JEntityLocalHome.java.


Member Function Documentation

abstract JEntityLocal org.objectweb.jonas_ejb.container.JEntityLocalHome.createLocalObject  )  [pure virtual]
 

Creates a new Local Object for that bean. This is in the generated class because it is mainly "new objectClass()"

Returns:
The Local Object


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