|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A synchronize participant listener is notified when participants are added or removed from the synchronize manager.
Clients may implement this interface.
ISynchronizeManager
Method Summary | |
---|---|
void |
participantsAdded(ISynchronizeParticipant[] participants)
Notification the given participants have been added to the synchronize manager. |
void |
participantsRemoved(ISynchronizeParticipant[] participants)
Notification the given participants have been removed from the synchronize manager. |
Method Detail |
public void participantsAdded(ISynchronizeParticipant[] participants)
participants
- added participantspublic void participantsRemoved(ISynchronizeParticipant[] participants)
participants
- removed participants
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.