Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Packages that use EJBJar Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EJBJar in org.apache.openejb.jee.was.v6.ejb
Methods in org.apache.openejb.jee.was.v6.ejb that return EJBJar Modifier and Type Method Description EJBJarObjectFactory. createEJBJar()Create an instance ofEJBJarMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBJar Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBJar>ObjectFactory. createEJBJar(EJBJar value)Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBJar Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBJar>ObjectFactory. createEJBJar(EJBJar value) -
Uses of EJBJar in org.apache.openejb.jee.was.v6.ejbbnd
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type EJBJar Modifier and Type Field Description protected List<EJBJar>EJBJarBinding. ejbJarsMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EJBJar Modifier and Type Method Description List<EJBJar>EJBJarBinding. getEjbJars()Gets the value of the ejbJars property.
-