Package | Description |
---|---|
org.osgi.service.coordinator |
Coordinator Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
List<Participant> |
Coordination.getParticipants()
Returns a snapshot of the Participants registered with this Coordination.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Coordinator.addParticipant(Participant participant)
Register a Participant with the
current Coordination . |
void |
Coordination.addParticipant(Participant participant)
Register a Participant with this Coordination.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0