|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServicesJar | |
---|---|
org.openejb.alt.config | The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. |
Uses of ServicesJar in org.openejb.alt.config |
---|
Methods in org.openejb.alt.config that return ServicesJar | |
---|---|
static ServicesJar |
ServiceUtils.readServicesJar(java.lang.String providerName)
Opens the specified jar file, locates the service-jar.xml file, unmarshals it to a java object and returns it. |
Methods in org.openejb.alt.config with parameters of type ServicesJar | |
---|---|
static void |
ServiceUtils.writeServicesJar(java.lang.String xmlFile,
ServicesJar servicesJarObject)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |