Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.team.core.subscribers.ISubscriberChangeListener

Packages that use ISubscriberChangeListener
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state.  
 

Uses of ISubscriberChangeListener in org.eclipse.team.core.subscribers
 

Classes in org.eclipse.team.core.subscribers that implement ISubscriberChangeListener
 class SubscriberScopeManager
          A ISynchronizationScopeManager that uses a Subscriber to provide a RemoteResourceMappingContext and to notify participants when the remote state of resources change.
 

Methods in org.eclipse.team.core.subscribers with parameters of type ISubscriberChangeListener
 void Subscriber.addListener(ISubscriberChangeListener listener)
          Adds a listener to this team subscriber.
 void Subscriber.removeListener(ISubscriberChangeListener listener)
          Removes a listener previously registered with this team subscriber.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.