Module prov.model

Class SystemUtils

java.lang.Object
org.openprovenance.apache.commons.lang.SystemUtils

public class SystemUtils extends Object

Helpers for java.lang.System.

If a system property cannot be read due to security restrictions, the corresponding field in this class will be set to null and a message will be written to System.err.

#ThreadSafe#

Since:
1.0
Version:
$Id: SystemUtils.java 1056988 2011-01-09 17:58:53Z niallp $
Author:
Apache Software Foundation, Based on code from Avalon Excalibur, Based on code from Lucene, Steve Downey, Gary Gregory, Michael Becke, Tetsuya Kaneuchi, Rafal Krupinski, Jason Gritman