org.activemq.util
Class SystemProperties
java.lang.Object
org.activemq.util.SystemProperties
public class SystemProperties
- extends Object
Helper class for accessing System properties
- Version:
- $Revision: 1.1.1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemProperties
public SystemProperties()
getSystemProperties
public static Properties getSystemProperties()
- Returns:
- System properties
getUserName
public static String getUserName()
- Returns:
- the default user name
Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.