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

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

Uses of Resource in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return types with arguments of type Resource
 Collection<Resource> AppModule.getResources()
           
 

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

Fields in org.apache.openejb.config.sys with type parameters of type Resource
protected  List<Resource> Openejb.resource
           
protected  List<Resource> Resources.resource
           
 

Methods in org.apache.openejb.config.sys that return Resource
 Resource ObjectFactory.createResource()
          Create an instance of Resource
static Resource JaxbOpenejb.createResource()
           
 

Methods in org.apache.openejb.config.sys that return types with arguments of type Resource
 List<Resource> Openejb.getResource()
          Gets the value of the resource property.
 List<Resource> Resources.getResource()
          Gets the value of the resource property.
 



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