T
- the type listened to.@FunctionalInterface public interface ConfigEventListener<T>
Configuration
instances.Modifier and Type | Method and Description |
---|---|
void |
onConfigEvent(T event)
Called if an event occurred.
|
void onConfigEvent(T event)
event
- the event, not null.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.