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

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

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

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

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.