
public interface OutboundResourceadapterType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
outbound-resourceadapterType xsd typeConnectionDefinitionType<OutboundResourceadapterType<T>> getOrCreateConnectionDefinition()
connection-definition element will be created and returned.
Otherwise, the first existing connection-definition element will be returned.connection-definitionConnectionDefinitionType<OutboundResourceadapterType<T>> createConnectionDefinition()
connection-definition elementConnectionDefinitionType> List<ConnectionDefinitionType<OutboundResourceadapterType<T>>> getAllConnectionDefinition()
connection-definition elementsconnection-definitionOutboundResourceadapterType<T> removeAllConnectionDefinition()
connection-definition elementsConnectionDefinitionType> OutboundResourceadapterType<T> transactionSupport(TransactionSupportType transactionSupport)
transaction-support elementtransactionSupport - the value for the element transaction-supportOutboundResourceadapterTypeOutboundResourceadapterType<T> transactionSupport(String transactionSupport)
transaction-support elementtransactionSupport - the value for the element transaction-supportOutboundResourceadapterTypeTransactionSupportType getTransactionSupport()
transaction-support elementtransaction-supportString getTransactionSupportAsString()
transaction-support elementtransaction-supportOutboundResourceadapterType<T> removeTransactionSupport()
transaction-support attributeOutboundResourceadapterTypeAuthenticationMechanismType<OutboundResourceadapterType<T>> getOrCreateAuthenticationMechanism()
authentication-mechanism element will be created and returned.
Otherwise, the first existing authentication-mechanism element will be returned.authentication-mechanismAuthenticationMechanismType<OutboundResourceadapterType<T>> createAuthenticationMechanism()
authentication-mechanism elementAuthenticationMechanismType> List<AuthenticationMechanismType<OutboundResourceadapterType<T>>> getAllAuthenticationMechanism()
authentication-mechanism elementsauthentication-mechanismOutboundResourceadapterType<T> removeAllAuthenticationMechanism()
authentication-mechanism elementsAuthenticationMechanismType> OutboundResourceadapterType<T> reauthenticationSupport(Boolean reauthenticationSupport)
reauthentication-support elementreauthenticationSupport - the value for the element reauthentication-supportOutboundResourceadapterTypeBoolean isReauthenticationSupport()
reauthentication-support elementreauthentication-supportOutboundResourceadapterType<T> removeReauthenticationSupport()
reauthentication-support elementOutboundResourceadapterTypeOutboundResourceadapterType<T> id(String id)
id attributeid - the value for the attribute idOutboundResourceadapterTypeString getId()
id attributeidOutboundResourceadapterType<T> removeId()
id attributeOutboundResourceadapterTypeCopyright © 2013 IronJacamar (http://www.ironjacamar.org)