be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleSystemProps
java.lang.Object
be.ehealth.technicalconnector.config.impl.ConfigurationModuleSystemProps
- All Implemented Interfaces:
- ConfigurationModule
public class ConfigurationModuleSystemProps
- extends Object
- implements ConfigurationModule
ConfigurationModule to set some system propertes on startup time. Implementation of ConfigurationModule
Method Summary |
void |
init(Configuration config)
Method that initialise the configuration module. |
void |
unload()
Method that restores the configuration module and reset the system to the initial situation. |
SYSTEMPROP_ROOTKEY
public static final String SYSTEMPROP_ROOTKEY
- Rootkey to alter
System
.getProperty(String key, String value);
- See Also:
- Constant Field Values
ConfigurationModuleSystemProps
public ConfigurationModuleSystemProps()
init
public void init(Configuration config)
throws TechnicalConnectorException
- Description copied from interface:
ConfigurationModule
- Method that initialise the configuration module.
- Specified by:
init
in interface ConfigurationModule
- Throws:
TechnicalConnectorException
unload
public void unload()
throws TechnicalConnectorException
- Description copied from interface:
ConfigurationModule
- Method that restores the configuration module and reset the system to the initial situation.
- Specified by:
unload
in interface ConfigurationModule
- Throws:
TechnicalConnectorException
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.