public class ConfigOverride extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addToSystemProperties() |
static ConfigOverride |
config(String key,
String value) |
void |
removeFromSystemProperties() |
public static ConfigOverride config(String key, String value)
public void addToSystemProperties()
public void removeFromSystemProperties()
Copyright © 2015. All rights reserved.