Package | Description |
---|---|
org.jboss.jca.common.api.metadata.common |
This package contains interfaces to define metadata api cpmmon in various xsds
|
org.jboss.jca.common.api.metadata.resourceadapter |
This package contains interfaces to define metadata api for resource_adapter_1.0.xml
|
org.jboss.jca.common.api.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Method and Description |
---|---|
static TransactionSupportEnum |
TransactionSupportEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionSupportEnum[] |
TransactionSupportEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransactionSupportEnum |
Activation.getTransactionSupport()
Get the transactionSupport.
|
Modifier and Type | Method and Description |
---|---|
TransactionSupportEnum |
OutboundResourceAdapter.getTransactionSupport() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.