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
ConfigurationModuleinit in interface ConfigurationModuleTechnicalConnectorExceptionpublic void unload()
ConfigurationModuleunload in interface ConfigurationModule
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.