org.activemq.util
Class SystemProperties

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

public class SystemProperties
extends java.lang.Object

Helper class for accessing System properties

Version:
$Revision: 1.1.1.1 $

Constructor Summary
SystemProperties()
           
 
Method Summary
static java.util.Properties getSystemProperties()
           
static java.lang.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 java.util.Properties getSystemProperties()
Returns:
System properties

getUserName

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


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