| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.transactions |
| Modifier and Type | Method and Description |
|---|---|
List<CommitMarkableResource> |
Transactions.TransactionsResources.commitMarkableResources()
Get the list of org.wildfly.swarm.config.transactions.CommitMarkableResource resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.commitMarkableResource(CommitMarkableResource value)
Add the org.wildfly.swarm.config.transactions.CommitMarkableResource object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.commitMarkableResources(List<CommitMarkableResource> value)
Add all org.wildfly.swarm.config.transactions.CommitMarkableResource objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
CommitMarkableResource |
CommitMarkableResource.batchSize(Integer value)
Batch size for this CMR resource
|
CommitMarkableResource |
CommitMarkableResource.immediateCleanup(Boolean value)
Immediate cleanup associated to this CMR resource
|
CommitMarkableResource |
CommitMarkableResource.jndiName(String value)
JNDi name of this CMR resource
|
CommitMarkableResource |
CommitMarkableResource.name(String value)
table name for storing XIDs
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.