Class DefaultConfigurationProvider

  • All Implemented Interfaces:
    ConfigurationProvider

    public class DefaultConfigurationProvider
    extends Object
    implements ConfigurationProvider
    Provider which adds jollydays default configuration file 'jollyday.properties' by reading it from the classpath by using the currents threads classloader.
    Author:
    Sven Diedrichsen
    • Constructor Detail

      • DefaultConfigurationProvider

        public DefaultConfigurationProvider()