com.funambol.syncclient.spds.event
Class SyncSourceAdapter

java.lang.Object
  extended by com.funambol.syncclient.spds.event.SyncSourceAdapter
All Implemented Interfaces:
SyncSourceListener

public class SyncSourceAdapter
extends java.lang.Object
implements SyncSourceListener

Provide empty implementation of SyncSourceListener methods


Constructor Summary
SyncSourceAdapter()
           
 
Method Summary
 void syncBegin(SyncSourceEvent event)
          SyncSource Synchronization begin
 void syncEnd(SyncSourceEvent event)
          SyncSource Synchronization end
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncSourceAdapter

public SyncSourceAdapter()
Method Detail

syncBegin

public void syncBegin(SyncSourceEvent event)
Description copied from interface: SyncSourceListener
SyncSource Synchronization begin

Specified by:
syncBegin in interface SyncSourceListener

syncEnd

public void syncEnd(SyncSourceEvent event)
Description copied from interface: SyncSourceListener
SyncSource Synchronization end

Specified by:
syncEnd in interface SyncSourceListener


Copyright © 2003-2007 Funambol.