Class EnvvarSource

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

public class EnvvarSource
extends PropertiesFormat
implements ConfijSource
  • Constructor Details

    • EnvvarSource

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