See: Description
| Interface | Description |
|---|---|
| NodeUpdater |
**For internal use only**
A class implementing this interface, typically a Bean, produces
events when changes occur notifying the
NodeUpdaterListener. |
| NodeUpdaterListener |
** for internal use only**
A class implementing this interface is interested in updates
taking place in a NodeUpdater.
|
| Class | Description |
|---|---|
| IntrospectionBasedNodeUpdater |
**For internal use only**
Provides support for implementing a
NodeUpdater based on introspection. |