Uses of Class
org.openejb.alt.config.sys.ServicesJar

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)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.