be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleProperties

java.lang.Object
  extended by be.ehealth.technicalconnector.config.impl.ConfigurationModuleProperties
All Implemented Interfaces:
ConfigurationModule

public class ConfigurationModuleProperties
extends Object
implements ConfigurationModule

Configuration Module to dump all the current properties.


Constructor Summary
ConfigurationModuleProperties()
           
 
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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationModuleProperties

public ConfigurationModuleProperties()
Method Detail

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 TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.