org.rhq.plugins.jbossas.helper
Class JavaSystemProperties

java.lang.Object
  extended by org.rhq.plugins.jbossas.helper.JavaSystemProperties

public abstract class JavaSystemProperties
extends Object

Java System properties used by JBossAS.

Author:
Ian Springer

Field Summary
static String JAVA_HOME
           
static String JAVA_RMI_SERVER_HOSTNAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_HOME

public static final String JAVA_HOME
See Also:
Constant Field Values

JAVA_RMI_SERVER_HOSTNAME

public static final String JAVA_RMI_SERVER_HOSTNAME
See Also:
Constant Field Values


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.