|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServicesJar | |
org.openejb.config |
Uses of ServicesJar in org.openejb.config |
Methods in org.openejb.config that return ServicesJar | |
static ServicesJar |
ServiceUtils.readServicesJar(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.config with parameters of type ServicesJar | |
static void |
ServiceUtils.writeServicesJar(String xmlFile,
ServicesJar servicesJarObject)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |