Package de.focus_shift.configuration.impl
-
Class Summary Class Description DefaultConfigurationProvider Provider which adds jollydays default configuration file 'jollyday.properties' by reading it from the classpath by using the currents threads classloader.URLConfigurationProvider AnConfigurationProviderimplementation which reads a list of URLs provided by the system property 'de.focus_shift.config.urls' in order they are provided into aPropertiesinstance.