|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBJar | |
---|---|
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 | |
---|---|
EJBJar |
ObjectFactory.createEJBJar()
Create an instance of EJBJar |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBJar | |
---|---|
javax.xml.bind.JAXBElement<EJBJar> |
ObjectFactory.createEJBJar(EJBJar value)
Create an instance of JAXBElement < EJBJar > |
Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBJar | |
---|---|
javax.xml.bind.JAXBElement<EJBJar> |
ObjectFactory.createEJBJar(EJBJar value)
Create an instance of JAXBElement < EJBJar > |
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 | |
---|---|
protected java.util.List<EJBJar> |
EJBJarBinding.ejbJars
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EJBJar | |
---|---|
java.util.List<EJBJar> |
EJBJarBinding.getEjbJars()
Gets the value of the ejbJars property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |