Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector15.MessageadapterType
Packages that use MessageadapterType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of MessageadapterType in org.jboss.shrinkwrap.descriptor.api.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 that return MessageadapterTypeModifier and TypeMethodDescriptionInboundResourceadapterType.getOrCreateMessageadapter()If not already created, a newmessageadapterelement with the given value will be created.Sets theidattributeMessageadapterType.removeAllMessagelistener()Removes allmessagelistenerelementsMessageadapterType.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector15 that return types with arguments of type MessageadapterTypeModifier and TypeMethodDescriptionMessageadapterType.createMessagelistener()Creates a newmessagelistenerelementMessageadapterType.getAllMessagelistener()Returns allmessagelistenerelementsMessageadapterType.getOrCreateMessagelistener()If not already created, a newmessagelistenerelement will be created and returned. -
Uses of MessageadapterType in org.jboss.shrinkwrap.descriptor.impl.connector15
Classes in org.jboss.shrinkwrap.descriptor.impl.connector15 that implement MessageadapterTypeModifier and TypeClassDescriptionclassThis class implements themessageadapterTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return MessageadapterTypeModifier and TypeMethodDescriptionInboundResourceadapterTypeImpl.getOrCreateMessageadapter()If not already created, a newmessageadapterelement with the given value will be created.Sets theidattributeMessageadapterTypeImpl.removeAllMessagelistener()Removes allmessagelistenerelementsMessageadapterTypeImpl.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return types with arguments of type MessageadapterTypeModifier and TypeMethodDescriptionMessageadapterTypeImpl.createMessagelistener()Creates a newmessagelistenerelementMessageadapterTypeImpl.getAllMessagelistener()Returns allmessagelistenerelementsMessageadapterTypeImpl.getOrCreateMessagelistener()If not already created, a newmessagelistenerelement will be created and returned.