|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Participant | |
|---|---|
| com.atomikos.icatch | |
| Uses of Participant in com.atomikos.icatch |
|---|
| Methods in com.atomikos.icatch that return Participant | |
|---|---|
Participant |
TransactionService.getParticipant(java.lang.String root)
Gets a participant handle for the given root. |
| Methods in com.atomikos.icatch that return types with arguments of type Participant | |
|---|---|
java.util.Stack<Participant> |
Extent.getParticipants()
|
| Methods in com.atomikos.icatch with parameters of type Participant | |
|---|---|
void |
Extent.add(Participant participant,
int count)
Adds a participant to the extent. |
RecoveryCoordinator |
CompositeTransaction.addParticipant(Participant participant)
|
java.lang.Boolean |
RecoveryCoordinator.replayCompletion(Participant participant)
Asks for a repetition of completion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||