Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector17.InboundResourceadapterType
Packages that use InboundResourceadapterType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of InboundResourceadapterType in org.jboss.shrinkwrap.descriptor.api.connector17
Methods in org.jboss.shrinkwrap.descriptor.api.connector17 that return InboundResourceadapterTypeModifier and TypeMethodDescriptionResourceadapterType.getOrCreateInboundResourceadapter()If not already created, a newinbound-resourceadapterelement with the given value will be created.Sets theidattributeInboundResourceadapterType.removeId()Removes theidattributeInboundResourceadapterType.removeMessageadapter()Removes themessageadapterelementMethods in org.jboss.shrinkwrap.descriptor.api.connector17 that return types with arguments of type InboundResourceadapterTypeModifier and TypeMethodDescriptionInboundResourceadapterType.getOrCreateMessageadapter()If not already created, a newmessageadapterelement with the given value will be created. -
Uses of InboundResourceadapterType in org.jboss.shrinkwrap.descriptor.impl.connector17
Classes in org.jboss.shrinkwrap.descriptor.impl.connector17 that implement InboundResourceadapterTypeModifier and TypeClassDescriptionclassThis class implements theinbound-resourceadapterTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return InboundResourceadapterTypeModifier and TypeMethodDescriptionResourceadapterTypeImpl.getOrCreateInboundResourceadapter()If not already created, a newinbound-resourceadapterelement with the given value will be created.Sets theidattributeInboundResourceadapterTypeImpl.removeId()Removes theidattributeInboundResourceadapterTypeImpl.removeMessageadapter()Removes themessageadapterelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return types with arguments of type InboundResourceadapterTypeModifier and TypeMethodDescriptionInboundResourceadapterTypeImpl.getOrCreateMessageadapter()If not already created, a newmessageadapterelement with the given value will be created.