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)
http://jira.codehaus.org/browse/MNG-5670public static Properties getSystemProperties()
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.