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

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

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

Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type JonasSession
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 JonasSession in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type JonasSession
 void JonasEjbJar.addJonasSession(JonasSession jonasSession)
          Add a new jonas-session element to this object
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.