Package | Description |
---|---|
org.axonframework.boot |
Modifier and Type | Method and Description |
---|---|
AMQPProperties.TransactionMode |
AMQPProperties.getTransactionMode() |
static AMQPProperties.TransactionMode |
AMQPProperties.TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMQPProperties.TransactionMode[] |
AMQPProperties.TransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AMQPProperties.setTransactionMode(AMQPProperties.TransactionMode transactionMode) |
Copyright © 2010–2017. All rights reserved.