Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
org.apache.commons.configuration.event |
This package contains interfaces and classes for receiving notifications
about changes at configurations.
|
org.apache.commons.configuration.plist |
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.
|
org.apache.commons.configuration.web |
This package contains some implementations of the
Configuration
interface that are useful in web environments. |
Class and Description |
---|
ConfigurationErrorEvent
An event class that is used for reporting errors that occurred while
processing configuration properties.
|
ConfigurationErrorListener
An event listener interface to be implemented by observers that are
interested in internal errors caused by processing of configuration
properties.
|
ConfigurationEvent
An event class for reporting updates on a configuration object.
|
ConfigurationListener
A simple event listener interface for configuration observers.
|
EventSource
A base class for objects that can generate configuration events.
|
Class and Description |
---|
ConfigurationErrorEvent
An event class that is used for reporting errors that occurred while
processing configuration properties.
|
ConfigurationErrorListener
An event listener interface to be implemented by observers that are
interested in internal errors caused by processing of configuration
properties.
|
ConfigurationEvent
An event class for reporting updates on a configuration object.
|
ConfigurationListener
A simple event listener interface for configuration observers.
|
Class and Description |
---|
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.
|
EventSource
A base class for objects that can generate configuration events.
|
Class and Description |
---|
EventSource
A base class for objects that can generate configuration events.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.