| Package | Description |
|---|---|
| org.wildfly.swarm.config.transactions.subsystem | |
| org.wildfly.swarm.config.transactions.subsystem.logStore.transactions |
| Modifier and Type | Method and Description |
|---|---|
List<Transactions> |
SubsystemLogStore.SubsystemLogStoreResources.transactions()
Get the list of Transactions resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
SubsystemLogStore.transactions(Transactions value)
Add the Transactions object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
SubsystemLogStore.transactions(List<Transactions> value)
Add all Transactions objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Transactions<T extends Transactions>
The persistent information that the transaction manager stores for the purpose of recovering a transaction in the event of failure.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.