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

Packages that use EjbJar
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.lib   
 

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.