See: Description
| Interface | 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.
|
| Class | Description |
|---|---|
| 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$
Copyright © 2018 JBoss by Red Hat. All rights reserved.