| Package | Description |
|---|---|
| org.rapidoid.config |
| Modifier and Type | Method and Description |
|---|---|
static ConfigChanges |
ConfigChanges.from(List<String> keys,
Map<String,Object> old,
Map<String,Object> fresh,
boolean initial) |
ConfigChanges |
ConfigImpl.getChangesSince(Config previousConfig) |
ConfigChanges |
Config.getChangesSince(Config previousConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigImpl.addChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
Config.addChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
ConfigImpl.removeChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
Config.removeChangeListener(Operation<ConfigChanges> configChangeListener) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.