org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc Class Reference

Inherits org.objectweb.jonas_ejb.deployment.api.SessionDesc.

Inheritance diagram for org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SessionStatefulDesc (ClassLoader classLoader, Session ses, AssemblyDescriptor asd, JonasSession jSes, JLinkedList jMDRList, String filename) throws DeploymentDescException

Detailed Description

class to hold meta-information related to a stateful session bean. At this stage, this is only a tagger class.
Author:
Christophe Ney [cney@batisseurs.com] : Initial developer

Helene Joanin

Definition at line 41 of file SessionStatefulDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc.SessionStatefulDesc ClassLoader  classLoader,
Session  ses,
AssemblyDescriptor  asd,
JonasSession  jSes,
JLinkedList  jMDRList,
String  filename
throws DeploymentDescException
 

constructor: called when the DeploymentDescriptor is read. Currently, called by both GenIC and createContainer.

Definition at line 47 of file SessionStatefulDesc.java.


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