org.ow2.orchestra.util
Class OrchestraConstants

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

public final class OrchestraConstants
extends Object

Author:
Guillaume Porcher

Field Summary
static String CLUSTER_URLS
           
static String HTTP_PORT_WS_URL_KEY
           
static String JMX_OBJECT_NAME
           
static String JMX_PORT
           
static String JMX_SERVICE_URL
           
static String ORCHESTRA_PROPERTIES
           
static String ORCHESTRA_WS_URL_KEY
           
static String SERVLET_HOST
           
static String SERVLET_PATH
           
static 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 String ORCHESTRA_PROPERTIES
See Also:
Constant Field Values

JMX_PORT

public static final String JMX_PORT
See Also:
Constant Field Values

JMX_OBJECT_NAME

public static final String JMX_OBJECT_NAME
See Also:
Constant Field Values

JMX_SERVICE_URL

public static final String JMX_SERVICE_URL
See Also:
Constant Field Values

SERVLET_HOST

public static final String SERVLET_HOST
See Also:
Constant Field Values

SERVLET_PORT

public static final String SERVLET_PORT
See Also:
Constant Field Values

SERVLET_PATH

public static final String SERVLET_PATH
See Also:
Constant Field Values

ORCHESTRA_WS_URL_KEY

public static final String ORCHESTRA_WS_URL_KEY
See Also:
Constant Field Values

HTTP_PORT_WS_URL_KEY

public static final String HTTP_PORT_WS_URL_KEY
See Also:
Constant Field Values

CLUSTER_URLS

public static final String CLUSTER_URLS
See Also:
Constant Field Values


Copyright © 2011 OW2 Consortium. All Rights Reserved.