local.tomas.mobile.sync.batch
Class NameListener

java.lang.Object
  extended by local.tomas.mobile.sync.batch.NameListener
All Implemented Interfaces:
SynchronizationListener

public class NameListener
extends java.lang.Object
implements SynchronizationListener


Constructor Summary
NameListener()
           
NameListener(java.io.PrintStream out)
           
 
Method Summary
 void finished(java.lang.String op, SynchronizationParams params)
           
 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

NameListener

public NameListener()

NameListener

public NameListener(java.io.PrintStream out)
Method Detail

finished

public void finished(java.lang.String op,
                     SynchronizationParams params)
Specified by:
finished in interface SynchronizationListener

started

public void started(java.lang.String op,
                    SynchronizationParams params)
Specified by:
started in interface SynchronizationListener

getStoreListener

public StoreListener getStoreListener(PartnerType partnerType)
Specified by:
getStoreListener in interface SynchronizationListener


Copyright © 2007 null. All Rights Reserved.