org.ow2.orchestra.util
Class OrchestraConstants

java.lang.Object
  extended by org.ow2.orchestra.util.OrchestraConstants

public final class OrchestraConstants
extends java.lang.Object

Author:
Guillaume Porcher

Field Summary
static java.lang.String JMX_OBJECT_NAME
           
static java.lang.String JMX_PORT
           
static java.lang.String JMX_SERVICE_URL
           
static java.lang.String ORCHESTRA_PROPERTIES
           
static java.lang.String SERVLET_HOST
           
static java.lang.String SERVLET_PATH
           
static java.lang.String SERVLET_PORT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORCHESTRA_PROPERTIES

public static final java.lang.String ORCHESTRA_PROPERTIES
See Also:
Constant Field Values

JMX_PORT

public static final java.lang.String JMX_PORT
See Also:
Constant Field Values

JMX_OBJECT_NAME

public static final java.lang.String JMX_OBJECT_NAME
See Also:
Constant Field Values

JMX_SERVICE_URL

public static final java.lang.String JMX_SERVICE_URL
See Also:
Constant Field Values

SERVLET_HOST

public static final java.lang.String SERVLET_HOST
See Also:
Constant Field Values

SERVLET_PORT

public static final java.lang.String SERVLET_PORT
See Also:
Constant Field Values

SERVLET_PATH

public static final java.lang.String SERVLET_PATH
See Also:
Constant Field Values


Copyright © 2009 OW2 Consortium. All Rights Reserved.