public interface EnvConfigObserver
| Modifier and Type | Method and Description |
|---|---|
void |
envConfigUpdate(DbConfigManager configMgr,
EnvironmentMutableConfig newConfig)
Notifies the observer that one or more mutable properties have been
changed.
|
void envConfigUpdate(DbConfigManager configMgr, EnvironmentMutableConfig newConfig) throws DatabaseException
DatabaseExceptionCopyright © 2024. All rights reserved.