| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.transactions.subsystem.commitMarkableResource |
| Modifier and Type | Method and Description |
|---|---|
List<CommitMarkableResource> |
Transactions.TransactionsResources.commitMarkableResources()
Get the list of CommitMarkableResource resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.commitMarkableResource(CommitMarkableResource value)
Add the CommitMarkableResource object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.commitMarkableResources(List<CommitMarkableResource> value)
Add all CommitMarkableResource objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitMarkableResource<T extends CommitMarkableResource>
a CMR resource (i.e.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.