public interface OutboundResourceAdapter extends IdDecoratedMetadata, MergeableMetadata<OutboundResourceAdapter>, CopyableMetaData
Modifier and Type | Method and Description |
---|---|
List<AuthenticationMechanism> |
getAuthenticationMechanisms() |
List<ConnectionDefinition> |
getConnectionDefinitions() |
boolean |
getReauthenticationSupport() |
String |
getReauthenticationSupportId() |
TransactionSupportEnum |
getTransactionSupport() |
String |
getTransactionSupportId() |
boolean |
validationAsBoolean()
A validate method.
|
getId
merge
copy
List<ConnectionDefinition> getConnectionDefinitions()
TransactionSupportEnum getTransactionSupport()
List<AuthenticationMechanism> getAuthenticationMechanisms()
boolean getReauthenticationSupport()
String getTransactionSupportId()
String getReauthenticationSupportId()
boolean validationAsBoolean()
ValidatableMetadata
Copyright © 2021 JBoss by Red Hat. All rights reserved.