public final class ConfigLoader extends Object
gzoltar-agent.
. If the same property is defined twice the system
property takes precedence.
DISCLAIMER: this class has been exported from JaCoCo's agent runtime module and not imported as
it is usually done. The reason is that the original class in JaCoCo's agent runtime module has no
declared access modifier, therefore it is only visible to the package
org.jacoco.agent.rt.internal
and cannot be instantiated anywhere else. Additional to
this, the field SYS_PREFIX
is final and cannot be overwritten with a proper
GZoltar's message.Modifier and Type | Method and Description |
---|---|
static Properties |
load(Properties system) |
public static Properties load(Properties system)
system
- Copyright © 2010–2019 GZoltar. All rights reserved.