public class ConfigurationModuleBootstrap extends Object implements ConfigurationModule
Modifier and Type | Class and Description |
---|---|
static interface |
ConfigurationModuleBootstrap.ModuleBootstrapHook |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MODULEBOOTSTRAP_LOCATION |
static String |
PROP_MODULE_BOOTSTRAP |
Constructor and Description |
---|
ConfigurationModuleBootstrap() |
Modifier and Type | Method and Description |
---|---|
void |
init(Configuration config)
Method that initialise the configuration module.
|
static void |
register(ConfigurationModuleBootstrap.ModuleBootstrapHook hook) |
void |
unload()
Method that restores the configuration module and reset the system to the initial situation.
|
public static final String DEFAULT_MODULEBOOTSTRAP_LOCATION
public static final String PROP_MODULE_BOOTSTRAP
public static void register(ConfigurationModuleBootstrap.ModuleBootstrapHook hook)
public void init(Configuration config) throws TechnicalConnectorException
ConfigurationModule
init
in interface ConfigurationModule
TechnicalConnectorException
public void unload()
ConfigurationModule
unload
in interface ConfigurationModule
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.