|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.syncclient.spds.event.SyncSourceAdapter
public class SyncSourceAdapter
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 |
---|
public SyncSourceAdapter()
Method Detail |
---|
public void syncBegin(SyncSourceEvent event)
SyncSourceListener
syncBegin
in interface SyncSourceListener
public void syncEnd(SyncSourceEvent event)
SyncSourceListener
syncEnd
in interface SyncSourceListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |