Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::beans::impl::NodeUpdater Interface Reference

Inheritance diagram for cern::gp::beans::impl::NodeUpdater:

Inheritance graph
[legend]
Collaboration diagram for cern::gp::beans::impl::NodeUpdater:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void addNodeUpdaterListener (NodeUpdaterListener listener)
void removeNodeUpdaterListener (NodeUpdaterListener listener)

Detailed Description

<font size="-1" color="#FF0000">**For internal use only** </font> A class implementing this interface, typically a Bean, produces events when changes occur notifying the NodeUpdaterListener. Usually a JavaBean or a support class will implement this interface to update a node dynamically.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre


Member Function Documentation

void cern::gp::beans::impl::NodeUpdater::addNodeUpdaterListener NodeUpdaterListener  listener  ) 
 

Adds the given NodeUpdaterListener that will be notified of any change in one of the property.

Parameters:
<code>listener</code> the listener to register

Implemented in cern::gp::beans::impl::ListenerBasedNodeUpdater.

void cern::gp::beans::impl::NodeUpdater::removeNodeUpdaterListener NodeUpdaterListener  listener  ) 
 

Removes the given listener

Parameters:
<code>listener</code> the listener to remove

Implemented in cern::gp::beans::impl::ListenerBasedNodeUpdater.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:08:20 2009 for ACS Java API by doxygen 1.3.8