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

Packages that use JonasEjbJar
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.deployment.lib   
 

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

Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type JonasEjbJar
DeploymentDesc(ClassLoader classLoader, EjbJar ejbJar, JonasEjbJar jonasEjbJar, org.objectweb.util.monolog.api.Logger l, String fileName)
          Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
DeploymentDescEjb1_1(ClassLoader cl, EjbJar ej, JonasEjbJar jej, org.objectweb.util.monolog.api.Logger l, String fileName)
          constructor
DeploymentDescEjb2(ClassLoader classLoader, EjbJar ejbJar, JonasEjbJar jonasEjbJar, org.objectweb.util.monolog.api.Logger l, String fileName)
          Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
 

Uses of JonasEjbJar in org.objectweb.jonas_ejb.deployment.lib
 

Methods in org.objectweb.jonas_ejb.deployment.lib that return JonasEjbJar
static JonasEjbJar EjbDeploymentDescManager.loadJonasEjbJar(Reader reader, String name)
          Load the EjbJar file
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.