public interface EnvConfigObserver
Modifier and Type | Method and Description |
---|---|
void |
envConfigUpdate(DbConfigManager configMgr)
Notifies the observer that one or more mutable properties have been
changed.
|
void envConfigUpdate(DbConfigManager configMgr) throws DatabaseException
DatabaseException