|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicConfigService
The dynamic configuration service interface.
Field Summary |
---|
Method Summary | |
---|---|
void |
dynamicUpdateConfig(java.lang.String updateEvent,
java.util.Hashtable configData)
Dynamically update configuration at runtime. |
Method Detail |
---|
void dynamicUpdateConfig(java.lang.String updateEvent, java.util.Hashtable configData) throws WIMException, java.rmi.RemoteException
DynamicConfigConstants
updateEvent
- The type of the configuration update.configData
- The Hashtable which contains the data used for this type of configuration update.
WIMException
- DynamicUpdateConfigException and other WIMException specific to each event type.
java.rmi.RemoteException
DynamicConfigConstants
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |