| Package | Description |
|---|---|
| org.jboss.narayana.rest.integration | |
| org.jboss.narayana.rest.integration.api |
| Modifier and Type | Method and Description |
|---|---|
VolatileParticipant |
ParticipantsContainer.getVolatileParticipant(String participantId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,VolatileParticipant> |
ParticipantsContainer.getAllVolatileParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantsContainer.addVolatileParticipant(String participantId,
VolatileParticipant volatileParticipant) |
void |
ParticipantsManagerImpl.enlistVolatileParticipant(String volatileParticipantEnlistmentURL,
VolatileParticipant volatileParticipant) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantsManager.enlistVolatileParticipant(String volatileParticipantEnlistmentURL,
VolatileParticipant volatileParticipant)
Enlist volatile participant to REST-AT transaction.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.