Uses of Class
org.apache.openejb.jee.wls.ResourceDescription

Packages that use ResourceDescription
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ResourceDescription in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type ResourceDescription
protected  java.util.List<ResourceDescription> WeblogicEnterpriseBean.resourceDescription
           
protected  java.util.List<ResourceDescription> ReferenceDescriptor.resourceDescription
           
 

Methods in org.apache.openejb.jee.wls that return ResourceDescription
 ResourceDescription ObjectFactory.createResourceDescription()
          Create an instance of ResourceDescription
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type ResourceDescription
 java.util.List<ResourceDescription> WeblogicEnterpriseBean.getResourceDescription()
          Gets the value of the resourceDescription property.
 java.util.List<ResourceDescription> ReferenceDescriptor.getResourceDescription()
          Gets the value of the resourceDescription property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.