public interface ConfigEventListener
Configuration
instances.Modifier and Type | Method and Description |
---|---|
void |
onConfigEvent(ConfigEvent<?> event)
Called if an event occurred.
|
void onConfigEvent(ConfigEvent<?> event)
event
- the event, not null.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.