|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.spring.common.config.SpringConfigReader
| Field Summary | |
static java.lang.String |
CONFIG_MAP_BEAN_NAME
|
| Constructor Summary | |
SpringConfigReader(java.lang.String resourceName)
Creates a new SpringConfigReader. |
|
| Method Summary | |
void |
readConfigFile(ConfigManager configManager)
Reads a configuration and adds configuration values to the configuration manager. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String CONFIG_MAP_BEAN_NAME
| Constructor Detail |
public SpringConfigReader(java.lang.String resourceName)
SpringConfigReader.
resourceName - the name of the configuration file.| Method Detail |
public void readConfigFile(ConfigManager configManager)
throws java.io.IOException
ConfigReader
readConfigFile in interface ConfigReaderconfigManager - the ConfigManager to which the configuration
should be added
java.io.IOExceptionConfigReader.readConfigFile(com.sdm.quasar.client.core.common.config.ConfigManager)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||