Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.MessageDestinationRefType
Packages that use MessageDestinationRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of MessageDestinationRefType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return MessageDestinationRefTypeModifier and TypeMethodDescriptionMessageDestinationRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeMessageDestinationRefType.lookupName(String lookupName) Sets thelookup-nameelementMessageDestinationRefType.mappedName(String mappedName) Sets themapped-nameelementMessageDestinationRefType.messageDestinationLink(String messageDestinationLink) Sets themessage-destination-linkelementMessageDestinationRefType.messageDestinationRefName(String messageDestinationRefName) Sets themessage-destination-ref-nameelementMessageDestinationRefType.messageDestinationType(String messageDestinationType) Sets themessage-destination-typeelementMessageDestinationRefType.messageDestinationUsage(String messageDestinationUsage) Sets themessage-destination-usageelementMessageDestinationRefType.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelementMessageDestinationRefType.removeAllDescription()Removes thedescriptionelementMessageDestinationRefType.removeAllInjectionTarget()Removes allinjection-targetelementsMessageDestinationRefType.removeId()Removes theidattributeMessageDestinationRefType.removeLookupName()Removes thelookup-nameelementMessageDestinationRefType.removeMappedName()Removes themapped-nameelementMessageDestinationRefType.removeMessageDestinationLink()Removes themessage-destination-linkelementMessageDestinationRefType.removeMessageDestinationRefName()Removes themessage-destination-ref-nameelementMessageDestinationRefType.removeMessageDestinationType()Removes themessage-destination-typeelementMessageDestinationRefType.removeMessageDestinationUsage()Removes themessage-destination-usageattributeMethods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return types with arguments of type MessageDestinationRefTypeModifier and TypeMethodDescriptionMessageDestinationRefType.createInjectionTarget()Creates a newinjection-targetelementMessageDestinationRefType.getAllInjectionTarget()Returns allinjection-targetelementsMessageDestinationRefType.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned. -
Uses of MessageDestinationRefType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement MessageDestinationRefTypeModifier and TypeClassDescriptionclassThis class implements themessage-destination-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return MessageDestinationRefTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeMessageDestinationRefTypeImpl.lookupName(String lookupName) Sets thelookup-nameelementMessageDestinationRefTypeImpl.mappedName(String mappedName) Sets themapped-nameelementMessageDestinationRefTypeImpl.messageDestinationLink(String messageDestinationLink) Sets themessage-destination-linkelementMessageDestinationRefTypeImpl.messageDestinationRefName(String messageDestinationRefName) Sets themessage-destination-ref-nameelementMessageDestinationRefTypeImpl.messageDestinationType(String messageDestinationType) Sets themessage-destination-typeelementMessageDestinationRefTypeImpl.messageDestinationUsage(String messageDestinationUsage) Sets themessage-destination-usageelementMessageDestinationRefTypeImpl.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelementMessageDestinationRefTypeImpl.removeAllDescription()Removes thedescriptionelementMessageDestinationRefTypeImpl.removeAllInjectionTarget()Removes allinjection-targetelementsMessageDestinationRefTypeImpl.removeId()Removes theidattributeMessageDestinationRefTypeImpl.removeLookupName()Removes thelookup-nameelementMessageDestinationRefTypeImpl.removeMappedName()Removes themapped-nameelementMessageDestinationRefTypeImpl.removeMessageDestinationLink()Removes themessage-destination-linkelementMessageDestinationRefTypeImpl.removeMessageDestinationRefName()Removes themessage-destination-ref-nameelementMessageDestinationRefTypeImpl.removeMessageDestinationType()Removes themessage-destination-typeelementMessageDestinationRefTypeImpl.removeMessageDestinationUsage()Removes themessage-destination-usageattributeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return types with arguments of type MessageDestinationRefTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.createInjectionTarget()Creates a newinjection-targetelementMessageDestinationRefTypeImpl.getAllInjectionTarget()Returns allinjection-targetelementsMessageDestinationRefTypeImpl.getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.