@ConfigRoot(phase=RUN_TIME) public final class TransactionManagerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<Duration> |
defaultTransactionTimeout
The default transaction timeout
|
String |
nodeName
The node name used by the transaction manager
|
| Constructor and Description |
|---|
TransactionManagerConfiguration() |
@ConfigItem(defaultValue="quarkus") public String nodeName
@ConfigItem(defaultValue="60") public Optional<Duration> defaultTransactionTimeout
Copyright © 2020 JBoss by Red Hat. All rights reserved.