|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConfigurationErrorListener | |
| org.apache.commons.configuration.event | This package contains interfaces and classes for receiving notifications about changes at configurations. |
| Uses of ConfigurationErrorListener in org.apache.commons.configuration.event |
| Methods in org.apache.commons.configuration.event with parameters of type ConfigurationErrorListener | |
void |
EventSource.addErrorListener(ConfigurationErrorListener l)
Adds a new configuration error listener to this object. |
boolean |
EventSource.removeErrorListener(ConfigurationErrorListener l)
Removes the specified error listener so that it does not receive any further events caused by this object. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||