org.activemq.util
Class SystemProperties

java.lang.Object
  extended byorg.activemq.util.SystemProperties

public class SystemProperties
extends Object

Helper class for accessing System properties

Version:
$Revision: 1.1.1.1 $

Constructor Summary
SystemProperties()
           
 
Method Summary
static Properties getSystemProperties()
           
static String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemProperties

public SystemProperties()
Method Detail

getSystemProperties

public static Properties getSystemProperties()
Returns:
System properties

getUserName

public static String getUserName()
Returns:
the default user name


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.