|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |