org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer Class Reference

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Manage listener order during different synchro phase.

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

Definition at line 39 of file ListenerOrdonancer.java.


Public Member Functions

boolean removeListenerByName (String listenerName)
 Remove the listener with the specified name.

Member Function Documentation

boolean org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer.removeListenerByName ( String  listenerName  ) 

Remove the listener with the specified name.

It remove all dependent listener too.

Parameters:
listenerName : name of the listener to remove
Returns:
: return true if found and removed.

Definition at line 91 of file ListenerOrdonancer.java.

References org.openmobileis.common.util.collection.tree.DependTree.removeObjectByName().

Referenced by org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager.removeListenerByName().


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:23 2010 for OpenMobileIS by  doxygen 1.5.4