PTP
Release 7.0

org.eclipse.ptp.rdt.sync.core.listeners
Interface ISyncListener


public interface ISyncListener

Simple interface for clients wishing to register for sync events

Since:
3.0

Method Summary
 void handleSyncEvent(SyncEvent event)
          Called to notify receiver of a sync event
 

Method Detail

handleSyncEvent

void handleSyncEvent(SyncEvent event)
Called to notify receiver of a sync event

Parameters:
event - event being raised

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.