| Package | Description |
|---|---|
| org.wildfly.swarm.config.transactions.log_store | |
| org.wildfly.swarm.config.transactions.log_store.transactions |
| Modifier and Type | Method and Description |
|---|---|
Participants |
Transactions.TransactionsResources.participants(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Participants> |
Transactions.TransactionsResources.participants()
Get the list of Participants resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.participants(Participants value)
Add the Participants object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.participants(List<Participants> value)
Add all Participants objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Participants<T extends Participants<T>>
The resources that did work in a transaction.
|
interface |
ParticipantsConsumer<T extends Participants<T>> |
interface |
ParticipantsSupplier<T extends Participants> |
| Modifier and Type | Method and Description |
|---|---|
Participants |
ParticipantsSupplier.get()
Constructed instance of Participants resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.