Package org.fairdatapipeline.config
Class ConfigFactory
java.lang.Object
org.fairdatapipeline.config.ConfigFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigFactory
public ConfigFactory()
-
-
Method Details
-
config
- Parameters:
yamlReader- the YamlReader that does the work.configFilePath- the config.yaml configuration file.- Returns:
- the immutable parsed configuration file.
-