Package | Description |
---|---|
org.apache.commons.configuration2.event |
This package contains interfaces and classes for receiving notifications
about changes at configurations.
|
Modifier and Type | Method and Description |
---|---|
<T extends Event> |
EventListenerList.getEventListenerIterator(EventType<T> eventType)
Returns a specialized iterator for obtaining all event listeners stored
in this list which are compatible with the specified event type.
|
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.