Uses of Interface
org.osgi.service.coordinator.Participant
-
Uses of Participant in org.osgi.service.coordinator
Modifier and TypeMethodDescriptionCoordination.getParticipants()
Returns a snapshot of the Participants registered with this Coordination.Modifier and TypeMethodDescriptionvoid
Coordination.addParticipant
(Participant participant) Register a Participant with this Coordination.boolean
Coordinator.addParticipant
(Participant participant) Register a Participant with thecurrent Coordination
.