| Package | Description |
|---|---|
| org.wildfly.swarm.config.transactions.log_store | |
| org.wildfly.swarm.config.transactions.log_store.transactions |
| Modifier and Type | Method and Description |
|---|---|
List<Participants> |
Transactions.TransactionsResources.participants()
Get the list of org.wildfly.swarm.config.transactions.log_store.transactions.Participants resources
|
| Modifier and Type | Method and Description |
|---|---|
Transactions |
Transactions.participants(Participants value)
Add the org.wildfly.swarm.config.transactions.log_store.transactions.Participants object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Transactions |
Transactions.participants(List<Participants> value)
Add all org.wildfly.swarm.config.transactions.log_store.transactions.Participants objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Participants |
Participants.eisProductName(String value)
The JCA enterprise information system's product name.
|
Participants |
Participants.eisProductVersion(String value)
The JCA enterprise information system's product version
|
Participants |
Participants.jmxName(String value)
The JMX name of this participant.
|
Participants |
Participants.jndiName(String value)
JNDI name of this participant.
|
Participants |
Participants.status(String value)
Reports the commitment status of this participant (can be one of Pending, Prepared, Failed, Heuristic or Readonly).
|
Participants |
Participants.type(String value)
The type name under which this record is stored.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.