org.ow2.jasmine.probe.util
Class MetaData
java.lang.Object
org.ow2.jasmine.probe.util.MetaData
public class MetaData
- extends Object
|
Field Summary |
static String |
DOMAIN
|
static String |
MBEAN
|
static String |
MISC_DOMAIN
Can't say which management domain is, indicator's value may be a result of combining values of indicators having
different domains. |
static String |
MISC_MBEAN
Can't say which MBean is, indicator's value may be a result of combining values of indicators corresponding to
different MBeans. |
static String |
MISC_SERVER
Can't say which server is, indicator's value may be a result of combining values of indicators having
different servers. |
static String |
SERVER
Keys for different metadata (or properties) that characterize
JasmineProbe results. |
static String |
URL
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
public static final String SERVER
- Keys for different metadata (or properties) that characterize
JasmineProbe results.
- See Also:
- Constant Field Values
DOMAIN
public static final String DOMAIN
- See Also:
- Constant Field Values
MBEAN
public static final String MBEAN
- See Also:
- Constant Field Values
URL
public static final String URL
- See Also:
- Constant Field Values
MISC_DOMAIN
public static final String MISC_DOMAIN
- Can't say which management domain is, indicator's value may be a result of combining values of indicators having
different domains.
- See Also:
- Constant Field Values
MISC_SERVER
public static final String MISC_SERVER
- Can't say which server is, indicator's value may be a result of combining values of indicators having
different servers.
- See Also:
- Constant Field Values
MISC_MBEAN
public static final String MISC_MBEAN
- Can't say which MBean is, indicator's value may be a result of combining values of indicators corresponding to
different MBeans.
- See Also:
- Constant Field Values
MetaData
public MetaData()
Copyright © 2012 OW2 Consortium. All Rights Reserved.