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
DatabaseException
Copyright (c) 2004-2012 Oracle. All rights reserved.