be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleBootstrap
java.lang.Object
be.ehealth.technicalconnector.config.impl.ConfigurationModuleBootstrap
- All Implemented Interfaces:
- ConfigurationModule
public class ConfigurationModuleBootstrap
- extends Object
- implements ConfigurationModule
DEFAULT_MODULEBOOTSTRAP_LOCATION
public static final String DEFAULT_MODULEBOOTSTRAP_LOCATION
- See Also:
- Constant Field Values
PROP_MODULE_BOOTSTRAP
public static final String PROP_MODULE_BOOTSTRAP
- See Also:
- Constant Field Values
ConfigurationModuleBootstrap
public ConfigurationModuleBootstrap()
register
public static void register(ConfigurationModuleBootstrap.ModuleBootstrapHook hook)
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()
- 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
Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.