public class DefaultConfigurationContextChangeListener extends Object implements ConfigEventListener<ConfigurationContextChange>
Constructor and Description |
---|
DefaultConfigurationContextChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
onConfigEvent(ConfigurationContextChange event)
Called if an event occurred.
|
public DefaultConfigurationContextChangeListener()
public void onConfigEvent(ConfigurationContextChange event)
ConfigEventListener
onConfigEvent
in interface ConfigEventListener<ConfigurationContextChange>
event
- the event, not null.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.