org.objectweb.jonas_ejb.container.JLocal Class Reference

Inherited by org.objectweb.jonas_ejb.container.JEntityLocal, and org.objectweb.jonas_ejb.container.JSessionLocal.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JLocal (JFactory bf)
boolean exportObject ()
void unexportObject ()

Detailed Description

This class is the common part of the EJBLocalObject implementation class. Here goes the code common for Entity beans and Session beans
Author:
Philippe Durieux

Definition at line 35 of file JLocal.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.container.JLocal.JLocal JFactory  bf  ) 
 

constructor

Parameters:
bf The Bean Factory

Definition at line 43 of file JLocal.java.


Member Function Documentation

boolean org.objectweb.jonas_ejb.container.JLocal.exportObject  ) 
 

Make this object accessible again

Returns:
always True

Definition at line 60 of file JLocal.java.

void org.objectweb.jonas_ejb.container.JLocal.unexportObject  ) 
 

Make this object unaccessible : do nothing.

Definition at line 67 of file JLocal.java.


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