org.openmobileis.modules.profiles.old.embedded.core
Class ProfileSynchroListenerAddNotifier
java.lang.Object
org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
- All Implemented Interfaces:
- SynchroListenerAddNotifier
- public final class ProfileSynchroListenerAddNotifier
- extends java.lang.Object
- implements SynchroListenerAddNotifier
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listenerlist
public java.util.Hashtable listenerlist
dependlist
public java.util.Hashtable dependlist
bloking
public boolean bloking
ProfileSynchroListenerAddNotifier
public ProfileSynchroListenerAddNotifier()
notifyAddListener
public void notifyAddListener(OpenMSPSyncListener listener,
java.lang.String[] depends)
- Specified by:
notifyAddListener
in interface SynchroListenerAddNotifier
isBlocking
public boolean isBlocking()
- Specified by:
isBlocking
in interface SynchroListenerAddNotifier
setBlocking
public void setBlocking(boolean b)
Copyright 2006 OpenMobileIS. All Rights Reserved.