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

Packages that use ServicesJar
org.apache.openejb.config.sys   
 

Uses of ServicesJar in org.apache.openejb.config.sys
 

Fields in org.apache.openejb.config.sys declared as ServicesJar
protected  ServicesJar WikiGenerator.servicesJar
           
 

Methods in org.apache.openejb.config.sys that return ServicesJar
 ServicesJar ObjectFactory.createServicesJar()
          Create an instance of ServicesJar
static ServicesJar JaxbOpenejb.createServicesJar()
           
static ServicesJar JaxbOpenejb.parseServicesJar(InputStream in)
           
static ServicesJar JaxbOpenejb.readServicesJar(String providerPath)
           
 

Constructors in org.apache.openejb.config.sys with parameters of type ServicesJar
WikiGenerator(ServicesJar servicesJar, PrintWriter out)
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.