public class ConfigurationModuleSystemProps extends Object implements ConfigurationModule
ConfigurationModule
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEMPROP_ROOTKEY
Rootkey to alter
System .getProperty(String key, String value); |
Constructor and Description |
---|
ConfigurationModuleSystemProps() |
Modifier and Type | Method and Description |
---|---|
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.
|
public static final String SYSTEMPROP_ROOTKEY
System
.getProperty(String key, String value);public void init(Configuration config) throws TechnicalConnectorException
ConfigurationModule
init
in interface ConfigurationModule
TechnicalConnectorException
public void unload() throws TechnicalConnectorException
ConfigurationModule
unload
in interface ConfigurationModule
TechnicalConnectorException
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.