public class SubordinationManager extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SubordinationManager.TxType |
Constructor and Description |
---|
SubordinationManager() |
Modifier and Type | Method and Description |
---|---|
static TransactionImporter |
getTransactionImporter() |
static SubordinationManager.TxType |
getTxType() |
static javax.resource.spi.XATerminator |
getXATerminator() |
static void |
setTxType(SubordinationManager.TxType txType) |
public static TransactionImporter getTransactionImporter()
public static javax.resource.spi.XATerminator getXATerminator()
public static SubordinationManager.TxType getTxType()
public static void setTxType(SubordinationManager.TxType txType)
Copyright © 2021 JBoss by Red Hat. All rights reserved.