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

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)
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.