Uses of Interface
org.osgi.service.coordinator.Participant
Packages that use Participant
-
Uses of Participant in org.osgi.service.coordinator
Methods in org.osgi.service.coordinator that return types with arguments of type ParticipantModifier and TypeMethodDescriptionCoordination.getParticipants()Returns a snapshot of the Participants registered with this Coordination.Methods in org.osgi.service.coordinator with parameters of type ParticipantModifier and TypeMethodDescriptionvoidCoordination.addParticipant(Participant participant) Register a Participant with this Coordination.booleanCoordinator.addParticipant(Participant participant) Register a Participant with thecurrent Coordination.