public class OutboundResourceadapterTypeImpl<T> extends Object implements org.jboss.shrinkwrap.descriptor.api.Child<T>, OutboundResourceadapterType<T>
outbound-resourceadapterType xsd type| Constructor and Description |
|---|
OutboundResourceadapterTypeImpl(T t,
String nodeName,
org.jboss.shrinkwrap.descriptor.spi.node.Node node) |
OutboundResourceadapterTypeImpl(T t,
String nodeName,
org.jboss.shrinkwrap.descriptor.spi.node.Node node,
org.jboss.shrinkwrap.descriptor.spi.node.Node childNode) |
public OutboundResourceadapterTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node)
public ConnectionDefinitionType<OutboundResourceadapterType<T>> getOrCreateConnectionDefinition()
connection-definition element will be created and returned.
Otherwise, the first existing connection-definition element will be returned.getOrCreateConnectionDefinition in interface OutboundResourceadapterType<T>connection-definitionpublic ConnectionDefinitionType<OutboundResourceadapterType<T>> createConnectionDefinition()
connection-definition elementcreateConnectionDefinition in interface OutboundResourceadapterType<T>ConnectionDefinitionType> public List<ConnectionDefinitionType<OutboundResourceadapterType<T>>> getAllConnectionDefinition()
connection-definition elementsgetAllConnectionDefinition in interface OutboundResourceadapterType<T>connection-definitionpublic OutboundResourceadapterType<T> removeAllConnectionDefinition()
connection-definition elementsremoveAllConnectionDefinition in interface OutboundResourceadapterType<T>ConnectionDefinitionType> public OutboundResourceadapterType<T> transactionSupport(TransactionSupportType transactionSupport)
transaction-support elementtransactionSupport in interface OutboundResourceadapterType<T>transactionSupport - the value for the element transaction-supportOutboundResourceadapterTypepublic OutboundResourceadapterType<T> transactionSupport(String transactionSupport)
transaction-support elementtransactionSupport in interface OutboundResourceadapterType<T>transactionSupport - the value for the element transaction-supportOutboundResourceadapterTypepublic TransactionSupportType getTransactionSupport()
transaction-support elementgetTransactionSupport in interface OutboundResourceadapterType<T>transaction-supportpublic String getTransactionSupportAsString()
transaction-support elementgetTransactionSupportAsString in interface OutboundResourceadapterType<T>transaction-supportpublic OutboundResourceadapterType<T> removeTransactionSupport()
transaction-support attributeremoveTransactionSupport in interface OutboundResourceadapterType<T>OutboundResourceadapterTypepublic AuthenticationMechanismType<OutboundResourceadapterType<T>> getOrCreateAuthenticationMechanism()
authentication-mechanism element will be created and returned.
Otherwise, the first existing authentication-mechanism element will be returned.getOrCreateAuthenticationMechanism in interface OutboundResourceadapterType<T>authentication-mechanismpublic AuthenticationMechanismType<OutboundResourceadapterType<T>> createAuthenticationMechanism()
authentication-mechanism elementcreateAuthenticationMechanism in interface OutboundResourceadapterType<T>AuthenticationMechanismType> public List<AuthenticationMechanismType<OutboundResourceadapterType<T>>> getAllAuthenticationMechanism()
authentication-mechanism elementsgetAllAuthenticationMechanism in interface OutboundResourceadapterType<T>authentication-mechanismpublic OutboundResourceadapterType<T> removeAllAuthenticationMechanism()
authentication-mechanism elementsremoveAllAuthenticationMechanism in interface OutboundResourceadapterType<T>AuthenticationMechanismType> public OutboundResourceadapterType<T> reauthenticationSupport(Boolean reauthenticationSupport)
reauthentication-support elementreauthenticationSupport in interface OutboundResourceadapterType<T>reauthenticationSupport - the value for the element reauthentication-supportOutboundResourceadapterTypepublic Boolean isReauthenticationSupport()
reauthentication-support elementisReauthenticationSupport in interface OutboundResourceadapterType<T>reauthentication-supportpublic OutboundResourceadapterType<T> removeReauthenticationSupport()
reauthentication-support elementremoveReauthenticationSupport in interface OutboundResourceadapterType<T>OutboundResourceadapterTypepublic OutboundResourceadapterType<T> id(String id)
id attributeid in interface OutboundResourceadapterType<T>id - the value for the attribute idOutboundResourceadapterTypepublic String getId()
id attributegetId in interface OutboundResourceadapterType<T>idpublic OutboundResourceadapterType<T> removeId()
id attributeremoveId in interface OutboundResourceadapterType<T>OutboundResourceadapterTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.