Package org.apache.commons.configuration.event

This package contains interfaces and classes for receiving notifications about changes at configurations.

See:
          Description

Interface Summary
ConfigurationListener A simple event listener interface for configuration observers.
 

Class Summary
ConfigurationEvent An event class for reporting updates on a configuration object.
EventSource A base class for objects that can generate configuration events.
 

Package org.apache.commons.configuration.event Description

This package contains interfaces and classes for receiving notifications about changes at configurations.

$Id: package.html 439648 2006-09-02 20:42:10Z oheger $



Copyright © 2001-2006 The Apache Software Foundation. All Rights Reserved.