|
Eclipse Platform Release 3.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ISubscriberChangeEvent | A change event that describes a change in a resource that is or was supervised by a subscriber. |
ISubscriberChangeListener | A subscriber change listener is notified of changes to resources regarding their subscriber synchronization state. |
Class Summary | |
Subscriber | A Subscriber provides synchronization between local resources and a remote location that is used to share those resources. |
SubscriberChangeEvent | A concrete implementation of ISubscriberChangeEvent that can
be used by clients. |
Application programming interfaces for generating and refreshing synchronization state.
This package specifies the API for Team subscribers. A Subscriber provides access to the synchronization state between the local workspace resources and a set of variants of those resources, whether it be a code repository or some other type of server (e.g. FTP). A subscriber is typically associated with only a subset of the resources in the local workspace, referred to as the set of resources the subscriber supervises. The supervised local resources have a corresponding variant state which describes the state of the remote resources that correspond to the local resources.
A Subscriber provides:
An implementation of a subscriber must provide:
|
Eclipse Platform Release 3.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.