public class ConfigurationModuleServiceLoader extends Object implements ConfigurationModule
ServiceLoader Implementation of ConfigurationModule| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICELOADER_ROOTKEY
Root key used to dump the service loader implementation
|
| Constructor and Description |
|---|
ConfigurationModuleServiceLoader() |
| 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 SERVICELOADER_ROOTKEY
public void init(Configuration config) throws TechnicalConnectorException
ConfigurationModuleinit in interface ConfigurationModuleTechnicalConnectorExceptionpublic void unload()
throws TechnicalConnectorException
ConfigurationModuleunload in interface ConfigurationModuleTechnicalConnectorException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.