Class ConfigLoader

java.lang.Object
org.jacoco.agent.rt.internal.ConfigLoader

final class ConfigLoader extends Object
Internal utility to load runtime configuration from a classpath resource and from system properties. System property keys are prefixed with jacoco.. If the same property is defined twice the system property takes precedence.
  • Field Details

  • Constructor Details

    • ConfigLoader

      private ConfigLoader()
  • Method Details