This package contains interfaces and classes for receiving notifications about changes at configurations.
See: Description
Interface Summary | |
---|---|
ConfigurationErrorListener |
An event listener interface to be implemented by observers that are interested in internal errors caused by processing of configuration properties. |
ConfigurationListener |
A simple event listener interface for configuration observers. |
Class Summary | |
---|---|
ConfigurationErrorEvent |
An event class that is used for reporting errors that occurred while processing configuration properties. |
ConfigurationEvent |
An event class for reporting updates on a configuration object. |
EventSource |
A base class for objects that can generate configuration events. |
This package contains interfaces and classes for receiving notifications about changes at configurations.
$Id: package.html 439648 2006-09-02 20:42:10Z oheger $