| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.connector16 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
InboundResourceadapterType<ResourceadapterType<T>> |
ResourceadapterType.getOrCreateInboundResourceadapter()
If not already created, a new
inbound-resourceadapter element with the given value will be created. |
InboundResourceadapterType<T> |
InboundResourceadapterType.id(String id)
Sets the
id attribute |
InboundResourceadapterType<T> |
InboundResourceadapterType.removeId()
Removes the
id attribute |
InboundResourceadapterType<T> |
InboundResourceadapterType.removeMessageadapter()
Removes the
messageadapter element |
| Modifier and Type | Method and Description |
|---|---|
MessageadapterType<InboundResourceadapterType<T>> |
InboundResourceadapterType.getOrCreateMessageadapter()
If not already created, a new
messageadapter element with the given value will be created. |
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)