Uses of Class
org.ow2.jonas.deployment.ejb.xml.JonasSession

Packages that use JonasSession
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.xml   
 

Uses of JonasSession in org.ow2.jonas.deployment.ejb
 

Constructors in org.ow2.jonas.deployment.ejb 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.ow2.jonas.deployment.ejb.xml
 

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.