Uses of Class
org.apache.openejb.jee.wls.ResourceDescription
-
Packages that use ResourceDescription Package Description 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 Modifier and Type Field Description protected List<ResourceDescription>ReferenceDescriptor. resourceDescriptionprotected List<ResourceDescription>WeblogicEnterpriseBean. resourceDescriptionMethods in org.apache.openejb.jee.wls that return ResourceDescription Modifier and Type Method Description ResourceDescriptionObjectFactory. createResourceDescription()Create an instance ofResourceDescriptionMethods in org.apache.openejb.jee.wls that return types with arguments of type ResourceDescription Modifier and Type Method Description List<ResourceDescription>ReferenceDescriptor. getResourceDescription()Gets the value of the resourceDescription property.List<ResourceDescription>WeblogicEnterpriseBean. getResourceDescription()Gets the value of the resourceDescription property.
-