@Authors(value="Nikolche Mihajlovski")
@Since(value="5.3.0")
public abstract class GenericConfigListener<T>
extends org.rapidoid.RapidoidThing
implements org.rapidoid.lambda.Operation<org.rapidoid.config.ConfigChanges>
| Constructor and Description |
|---|
GenericConfigListener(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
applyEntry(String key,
T config) |
void |
execute(org.rapidoid.config.ConfigChanges changes) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.