dynamicUpdateConfig method
Use the dynamicUpdateConfig method to update configuration information at runtime.
Purpose
The dynamicUpdateConfig method is used to change configuration information in the configuration model in memory. The configuration file is not updated.Parameters
- updateEvent
- Specifies the type of the configuration update.
- configData
- Specifies the hash table that contains the data used for this type of configuration update.
Returns
There is no return upon success.Exceptions
- WIMException
- java.rmi.RemoteException