| Modifier and Type | Interface and Description |
|---|---|
interface |
CoordinatorManager
The CoordinatorManager is the way in which services can enlist
participants with the current coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
UserCoordinator |
TwoPhaseHLS.userCoordinator() |
| Modifier and Type | Method and Description |
|---|---|
static UserCoordinator |
UserCoordinatorFactory.userCoordinator() |
static UserCoordinator |
UserCoordinatorFactory.userCoordinator(String protocol)
Obtain a reference to a coordinator that implements the specified
protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoordinatorServiceImple
The user portion of the coordinator API.
|
| Modifier and Type | Method and Description |
|---|---|
UserCoordinator |
TwoPhaseHLSImple.userCoordinator() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.