Constant Field Values


Contents
org.ow2.*

org.ow2.jasmine.probe.collectors.jmx.internal.JmxCollectorService
public static final String DEFAULT_DOMAIN "unknown_domain"
public static final String DEFAULT_SERVER "unknown"
public static final String LONG_DESC "MBean name (or filter) should be conform to the MBean ObjectName syntax.\nOne or more attributes or fragments can be specified."
public static final String PROP_ATTR "attr"
public static final String PROP_ATTR_DESC "Comma separated list of attributes or attribute fragment names. If not specified, all attribute of the mbean."
public static final String PROP_MBEAN "mbean"
public static final String PROP_MBEAN_DESC "OBJECT_NAME or OBJECT_NAME pattern. Allows to determine the MBean(s) to be polled."
public static final String PROP_TARGET "target"
public static final String PROP_TARGET_DESC "JMX target name. If not specified, a target must be specified by a probe using this indicator."
public static final String PROP_TEST "test"
public static final String SHORT_DESC "Get monitoring data from MBeans registered in an MBean server."
public static final String SOURCE_DESC "No source indicator used."
public static final int SOURCE_MAX 0
public static final int SOURCE_MIN 0
public static final String VALUE_ALL "all"



Copyright © 2012 OW2 Consortium. All Rights Reserved.