com.cisco.oss.foundation.monitoring
Class FoundationMonitoringConstants

java.lang.Object
  extended by com.cisco.oss.foundation.monitoring.FoundationMonitoringConstants

public class FoundationMonitoringConstants
extends Object

Created by Yair Ogen on 3/17/14.


Field Summary
static String AGENT_VERSION
           
static String APP_INSTANCE_NAMING_STANDARD
           
static String APP_NAME_NAMING_STANDARD
           
static String CALCULATIONS_WINDOW
           
static String DOMAIN_NAME
           
static String EXPORTED_PORT
           
static String IN_PROC_RMI
           
static String MONITOR_ENABLED
           
static String MX_PORT
           
static String RMIREGISTRY_MAXHEAPSIZE
           
 
Constructor Summary
FoundationMonitoringConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOMAIN_NAME

public static final String DOMAIN_NAME
See Also:
Constant Field Values

MX_PORT

public static final String MX_PORT
See Also:
Constant Field Values

EXPORTED_PORT

public static final String EXPORTED_PORT
See Also:
Constant Field Values

MONITOR_ENABLED

public static final String MONITOR_ENABLED
See Also:
Constant Field Values

CALCULATIONS_WINDOW

public static final String CALCULATIONS_WINDOW
See Also:
Constant Field Values

RMIREGISTRY_MAXHEAPSIZE

public static final String RMIREGISTRY_MAXHEAPSIZE
See Also:
Constant Field Values

IN_PROC_RMI

public static final String IN_PROC_RMI
See Also:
Constant Field Values

AGENT_VERSION

public static final String AGENT_VERSION
See Also:
Constant Field Values

APP_NAME_NAMING_STANDARD

public static final String APP_NAME_NAMING_STANDARD
See Also:
Constant Field Values

APP_INSTANCE_NAMING_STANDARD

public static final String APP_INSTANCE_NAMING_STANDARD
See Also:
Constant Field Values
Constructor Detail

FoundationMonitoringConstants

public FoundationMonitoringConstants()


Copyright © 2015 Cisco. All Rights Reserved.