|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
|---|---|
void |
applyUpdates()
Commits any updates made to the settings created by the configure() call. |
boolean |
configure(Map mapConfigurationSettings)
Use properties in mapConfigurationSettings to read/create configuration map. |
ISettingDescriptor |
getSettingDescriptor()
Returns the global setting descriptor created by the configure call. |
Map |
getSettings()
Return settings created by configure call, or null if not yet configured. |
void |
setConfigurationBase(String str)
Set pathname to directory that contains configuration files. |
void |
setGlobalSettingDescriptor(ISettingDescriptor settingDescriptor)
Sets the global setting descriptor. |
void |
setGlobalSettings(Map settings)
Sets the global settings map. |
| Method Detail |
public void setConfigurationBase(String str)
public boolean configure(Map mapConfigurationSettings)
throws Exception
Exception
public Map getSettings()
throws Exception
Exception
public void applyUpdates()
throws Exception
Exception
public ISettingDescriptor getSettingDescriptor()
throws Exception
Exception
public void setGlobalSettings(Map settings)
throws Exception
Exception
public void setGlobalSettingDescriptor(ISettingDescriptor settingDescriptor)
throws Exception
settingDescriptor -
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||