public class DatabaseConfigListener extends Object implements io.sermant.core.service.dynamicconfig.common.DynamicConfigListener
| Modifier and Type | Field and Description |
|---|---|
static String |
GLOBAL_CONFIG_KEY
the key is configured globally
|
static String |
LOCAL_CONFIG_KEY_PREFIX
prefix of the locally configured key
|
| Constructor and Description |
|---|
DatabaseConfigListener()
listener construction method
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(io.sermant.core.service.dynamicconfig.common.DynamicConfigEvent event) |
public static final String GLOBAL_CONFIG_KEY
public static final String LOCAL_CONFIG_KEY_PREFIX
Copyright © 2024. All rights reserved.