PTP
Release 7.0

org.eclipse.ptp.rdt.sync.core
Class SyncEvent

java.lang.Object
  extended by org.eclipse.ptp.rdt.sync.core.SyncEvent

public class SyncEvent
extends Object

Class to hold details about a sync event, to be used with ISyncListener Current clients only need to know that a sync event happened, so this class is empty. For future clients, though, details about the sync can be provided from this class.

Since:
3.0

Constructor Summary
SyncEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncEvent

public SyncEvent()

PTP
Release 7.0

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