org.apache.qpid.info
Class SystemInfo
java.lang.Object
org.apache.qpid.info.SystemInfo
public class SystemInfo
- extends Object
Collector for system specific information
Method Summary |
static Map<String,String> |
getInfo()
getInfo collects all the properties specified in sysprops list |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemInfo
public SystemInfo()
getInfo
public static Map<String,String> getInfo()
- getInfo collects all the properties specified in sysprops list
- Returns:
- A Map
Licensed to the Apache Software Foundation