Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.ResourceEnvRefType
Packages that use ResourceEnvRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ResourceEnvRefType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceEnvRefType.lookupName(String lookupName) Sets thelookup-nameelementResourceEnvRefType.mappedName(String mappedName) Sets themapped-nameelementResourceEnvRefType.removeAllDescription()Removes thedescriptionelementResourceEnvRefType.removeAllInjectionTarget()Removes allinjection-targetelementsResourceEnvRefType.removeId()Removes theidattributeResourceEnvRefType.removeLookupName()Removes thelookup-nameelementResourceEnvRefType.removeMappedName()Removes themapped-nameelementResourceEnvRefType.removeResourceEnvRefName()Removes theresource-env-ref-nameelementResourceEnvRefType.removeResourceEnvRefType()Removes theresource-env-ref-typeelementResourceEnvRefType.resourceEnvRefName(String resourceEnvRefName) Sets theresource-env-ref-nameelementResourceEnvRefType.resourceEnvRefType(String resourceEnvRefType) Sets theresource-env-ref-typeelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return types with arguments of type ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefType.createInjectionTarget()Creates a newinjection-targetelementResourceEnvRefType.getAllInjectionTarget()Returns allinjection-targetelementsResourceEnvRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned. -
Uses of ResourceEnvRefType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement ResourceEnvRefTypeModifier and TypeClassDescriptionclassThis class implements theresource-env-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceEnvRefTypeImpl.lookupName(String lookupName) Sets thelookup-nameelementResourceEnvRefTypeImpl.mappedName(String mappedName) Sets themapped-nameelementResourceEnvRefTypeImpl.removeAllDescription()Removes thedescriptionelementResourceEnvRefTypeImpl.removeAllInjectionTarget()Removes allinjection-targetelementsResourceEnvRefTypeImpl.removeId()Removes theidattributeResourceEnvRefTypeImpl.removeLookupName()Removes thelookup-nameelementResourceEnvRefTypeImpl.removeMappedName()Removes themapped-nameelementResourceEnvRefTypeImpl.removeResourceEnvRefName()Removes theresource-env-ref-nameelementResourceEnvRefTypeImpl.removeResourceEnvRefType()Removes theresource-env-ref-typeelementResourceEnvRefTypeImpl.resourceEnvRefName(String resourceEnvRefName) Sets theresource-env-ref-nameelementResourceEnvRefTypeImpl.resourceEnvRefType(String resourceEnvRefType) Sets theresource-env-ref-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return types with arguments of type ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementResourceEnvRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsResourceEnvRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.