OSGi™ Compendium
Release 5

Uses of Interface
org.osgi.service.coordinator.Participant

Packages that use Participant
org.osgi.service.coordinator Coordinator Package Version 1.0. 
 

Uses of Participant in org.osgi.service.coordinator
 

Methods in org.osgi.service.coordinator that return types with arguments of type Participant
 java.util.List<Participant> Coordination.getParticipants()
          Returns a snapshot of the Participants registered with this Coordination.
 

Methods in org.osgi.service.coordinator with parameters of type Participant
 boolean Coordinator.addParticipant(Participant participant)
          Register a Participant with the current Coordination.
 void Coordination.addParticipant(Participant participant)
          Register a Participant with this Coordination.
 


OSGi™ Compendium
Release 5

Copyright © OSGi Alliance (2000, 2013). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0