Class SystemPropertiesSource

java.lang.Object
ch.kk7.confij.source.format.PropertiesFormat
ch.kk7.confij.source.env.SystemPropertiesSource
All Implemented Interfaces:
ConfijSource, ConfijFormat

public class SystemPropertiesSource
extends PropertiesFormat
implements ConfijSource
  • Constructor Details

    • SystemPropertiesSource

      protected SystemPropertiesSource​(java.lang.String prefix)
  • Method Details