|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlocal.tomas.mobile.sync.synchronizer.SynchronizationCounters
public class SynchronizationCounters
| Constructor Summary | |
|---|---|
SynchronizationCounters()
|
|
| Method Summary | |
|---|---|
void |
finished(java.lang.String op,
SynchronizationParams params)
|
ChangeCounters |
getDesktopCounters()
|
ChangeCounters |
getMobileCounters()
|
StoreListener |
getStoreListener(PartnerType partnerType)
|
void |
started(java.lang.String op,
SynchronizationParams params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizationCounters()
| Method Detail |
|---|
public ChangeCounters getDesktopCounters()
public ChangeCounters getMobileCounters()
public void started(java.lang.String op,
SynchronizationParams params)
started in interface SynchronizationListener
public void finished(java.lang.String op,
SynchronizationParams params)
finished in interface SynchronizationListenerpublic StoreListener getStoreListener(PartnerType partnerType)
getStoreListener in interface SynchronizationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||