Uses of Class
org.objectweb.jonas_ejb.deployment.xml.Session

Packages that use Session
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of Session in org.objectweb.jonas_ejb.deployment.api
 

Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type Session
SessionDesc(ClassLoader classLoader, Session ses, AssemblyDescriptor asd, JonasSession jSes, JLinkedList jMDRList, String filename)
          constructor: called when the DeploymentDescriptor is read.
SessionStatefulDesc(ClassLoader classLoader, Session ses, AssemblyDescriptor asd, JonasSession jSes, JLinkedList jMDRList, String filename)
          constructor: called when the DeploymentDescriptor is read.
SessionStatelessDesc(ClassLoader classLoader, Session ses, AssemblyDescriptor asd, JonasSession jSes, JLinkedList jMDRList, String filename)
          constructor: called when the DeploymentDescriptor is read.
 

Uses of Session in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type Session
 void EnterpriseBeans.addSession(Session session)
          Add a new session element to this object
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.