public class SystemProperties extends Object
Constructor and Description |
---|
SystemProperties() |
Modifier and Type | Method and Description |
---|---|
static void |
addSystemProperties(Properties props)
Thread-safe System.properties copy implementation.
|
static Properties |
getSystemProperties()
Returns System.properties copy.
|
public SystemProperties()
public static void addSystemProperties(Properties props)
https://issues.apache.org/jira/browse/MNG-5670
public static Properties getSystemProperties()
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.