|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OpenejbJar | |
| org.openejb.config | |
| Uses of OpenejbJar in org.openejb.config |
| Methods in org.openejb.config that return OpenejbJar | |
static OpenejbJar |
ConfigUtils.readOpenejbJar(String jarFile)
Opens the specified jar file, locates the openejb-jar.xml file, unmarshals it to a java object and returns it. |
OpenejbJar |
AutoDeployer.deploy(String jarLocation)
|
OpenejbJar |
AutoDeployer.deploy(EjbJar jar,
String jarLocation)
|
| Methods in org.openejb.config with parameters of type OpenejbJar | |
static void |
ConfigUtils.writeOpenejbJar(String xmlFile,
OpenejbJar openejbJarObject)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||