Class ConceptDBConfigurationTemplateGenerator

  • All Implemented Interfaces:
    de.julielab.jssf.commons.spi.ConfigurationTemplateGenerator, de.julielab.jssf.commons.spi.ParameterExposing

    public class ConceptDBConfigurationTemplateGenerator
    extends Object
    implements de.julielab.jssf.commons.spi.ConfigurationTemplateGenerator
    • Method Detail

      • exposeParameters

        public void exposeParameters​(String basePath,
                                     org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> template)
        Specified by:
        exposeParameters in interface de.julielab.jssf.commons.spi.ParameterExposing
      • main

        public static void main​(String[] args)
                         throws de.julielab.jssf.commons.util.ConfigurationException
        Creates the configuration template. Note that only those components will be reflected in the configuration that have been added to the classpath.
        Parameters:
        args -
        Throws:
        de.julielab.jssf.commons.util.ConfigurationException