Package | Description |
---|---|
com.arjuna.ats.internal.jta.transaction.arjunacore.jca |
Modifier and Type | Method and Description |
---|---|
static SubordinationManager.TxType |
SubordinationManager.getTxType() |
static SubordinationManager.TxType |
SubordinationManager.TxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubordinationManager.TxType[] |
SubordinationManager.TxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SubordinationManager.setTxType(SubordinationManager.TxType txType) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.