org.openmobileis.synchro.openmsp.client.conduit
Class PPCProgressBarSynchroProcessListener

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.client.conduit.PPCProgressBarSynchroProcessListener
All Implemented Interfaces:
OpenMSPSynchroProcessListener

public final class PPCProgressBarSynchroProcessListener
extends java.lang.Object
implements OpenMSPSynchroProcessListener

Author:
phil

Constructor Summary
PPCProgressBarSynchroProcessListener()
           
 
Method Summary
 void notifyAfterProcessMessageReturn()
           
 void notifyBeforeProcessMessageReturn()
           
 void notifyBeforeSendMessage()
           
 void notifyEndProcessListener()
           
 void notifyGenerateOpenMSPMessage()
           
 void notifyListenerEndSync(java.lang.String listenerName)
           
 void notifyListenerStartSync(java.lang.String listenerName)
           
 void notifyReceiveMessageReturn()
           
 void notifySynchroEnd()
           
 void notifySynchroFailure(int status)
           
 void notifySynchroStart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PPCProgressBarSynchroProcessListener

public PPCProgressBarSynchroProcessListener()
Method Detail

notifyAfterProcessMessageReturn

public void notifyAfterProcessMessageReturn()
Specified by:
notifyAfterProcessMessageReturn in interface OpenMSPSynchroProcessListener

notifyBeforeProcessMessageReturn

public void notifyBeforeProcessMessageReturn()
Specified by:
notifyBeforeProcessMessageReturn in interface OpenMSPSynchroProcessListener

notifyBeforeSendMessage

public void notifyBeforeSendMessage()
Specified by:
notifyBeforeSendMessage in interface OpenMSPSynchroProcessListener

notifyGenerateOpenMSPMessage

public void notifyGenerateOpenMSPMessage()
Specified by:
notifyGenerateOpenMSPMessage in interface OpenMSPSynchroProcessListener

notifyListenerEndSync

public void notifyListenerEndSync(java.lang.String listenerName)
Specified by:
notifyListenerEndSync in interface OpenMSPSynchroProcessListener

notifyListenerStartSync

public void notifyListenerStartSync(java.lang.String listenerName)
Specified by:
notifyListenerStartSync in interface OpenMSPSynchroProcessListener

notifyReceiveMessageReturn

public void notifyReceiveMessageReturn()
Specified by:
notifyReceiveMessageReturn in interface OpenMSPSynchroProcessListener

notifyEndProcessListener

public void notifyEndProcessListener()
Specified by:
notifyEndProcessListener in interface OpenMSPSynchroProcessListener

notifySynchroEnd

public void notifySynchroEnd()
Specified by:
notifySynchroEnd in interface OpenMSPSynchroProcessListener

notifySynchroFailure

public void notifySynchroFailure(int status)
Specified by:
notifySynchroFailure in interface OpenMSPSynchroProcessListener

notifySynchroStart

public void notifySynchroStart()
Specified by:
notifySynchroStart in interface OpenMSPSynchroProcessListener


Copyright 2006 OpenMobileIS. All Rights Reserved.