public class ConfigurationCache extends Object implements ConfigurationChangeListener
CORE_LISTENER_THREAD, EXECUTOR_SERVICE, MAX_LISTENER_THREAD| Constructor and Description |
|---|
ConfigurationCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear() |
static ConfigurationCache |
getInstance() |
void |
onChangeEvent(ConfigurationChangeEvent event)
Process.
|
void |
onProcessEvent(ConfigurationChangeEvent event)
On process event.
|
Configuration |
proxy(Configuration originalConfiguration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterEvent, beforeEvent, getExecutorService, onShutDownpublic static ConfigurationCache getInstance()
public void onProcessEvent(ConfigurationChangeEvent event)
ConfigurationChangeListeneronProcessEvent in interface ConfigurationChangeListenerevent - the eventpublic void onChangeEvent(ConfigurationChangeEvent event)
ConfigurationChangeListeneronChangeEvent in interface ConfigurationChangeListenerevent - the eventpublic Configuration proxy(Configuration originalConfiguration) throws Exception
Exceptionpublic static void clear()
Copyright © 2025 Apache. All rights reserved.