Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.MessagelistenerType
Packages that use MessagelistenerType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of MessagelistenerType in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return MessagelistenerTypeModifier and TypeMethodDescriptionMessageadapterType.createMessagelistener()Creates a newmessagelistenerelementMessageadapterType.getOrCreateMessagelistener()If not already created, a newmessagelistenerelement will be created and returned.Sets theidattributeMessagelistenerType.messagelistenerType(String messagelistenerType) Sets themessagelistener-typeelementMessagelistenerType.removeActivationspec()Removes theactivationspecelementMessagelistenerType.removeId()Removes theidattributeMessagelistenerType.removeMessagelistenerType()Removes themessagelistener-typeelementMethods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type MessagelistenerTypeModifier and TypeMethodDescriptionMessageadapterType.getAllMessagelistener()Returns allmessagelistenerelementsMessagelistenerType.getOrCreateActivationspec()If not already created, a newactivationspecelement with the given value will be created. -
Uses of MessagelistenerType in org.jboss.shrinkwrap.descriptor.impl.connector16
Classes in org.jboss.shrinkwrap.descriptor.impl.connector16 that implement MessagelistenerTypeModifier and TypeClassDescriptionclassThis class implements themessagelistenerTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return MessagelistenerTypeModifier and TypeMethodDescriptionMessageadapterTypeImpl.createMessagelistener()Creates a newmessagelistenerelementMessageadapterTypeImpl.getOrCreateMessagelistener()If not already created, a newmessagelistenerelement will be created and returned.Sets theidattributeMessagelistenerTypeImpl.messagelistenerType(String messagelistenerType) Sets themessagelistener-typeelementMessagelistenerTypeImpl.removeActivationspec()Removes theactivationspecelementMessagelistenerTypeImpl.removeId()Removes theidattributeMessagelistenerTypeImpl.removeMessagelistenerType()Removes themessagelistener-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return types with arguments of type MessagelistenerTypeModifier and TypeMethodDescriptionMessageadapterTypeImpl.getAllMessagelistener()Returns allmessagelistenerelementsMessagelistenerTypeImpl.getOrCreateActivationspec()If not already created, a newactivationspecelement with the given value will be created.