be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleServiceLoader
java.lang.Object
be.ehealth.technicalconnector.config.impl.ConfigurationModuleServiceLoader
- All Implemented Interfaces:
- ConfigurationModule
public class ConfigurationModuleServiceLoader
- extends Object
- implements ConfigurationModule
Configuration Module to dump the serive used by the ServiceLoader
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. |
SERVICELOADER_ROOTKEY
public static final String SERVICELOADER_ROOTKEY
- Root key used to dump the service loader implementation
- See Also:
- Constant Field Values
ConfigurationModuleServiceLoader
public ConfigurationModuleServiceLoader()
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.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.