org.openmobileis.database.fastobjectdb.synchro.client
Interface SynchroListenerAddNotifier

All Known Implementing Classes:
ProfileSynchroListenerAddNotifier

public interface SynchroListenerAddNotifier

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Method Summary
 boolean isBlocking()
           
 void notifyAddListener(OpenMSPSyncListener listener, java.lang.String[] depends)
           
 

Method Detail

notifyAddListener

public void notifyAddListener(OpenMSPSyncListener listener,
                              java.lang.String[] depends)

isBlocking

public boolean isBlocking()


Copyright 2006 OpenMobileIS. All Rights Reserved.