Fields Summary |
---|
public static final int | LEVEL_ERRORLog level used to notify of error conditions. |
public static final int | LEVEL_TRACEInformation level defined for trace level.
The information will be provided to help development of JMX applications. |
public static final int | LEVEL_DEBUGInformation level defined for debug level.
The information will be provided to help diagnosis. Selecting this level
will result in selecting the LEVEL_TRACE too. |
public static final int | INFO_MBEANSERVERInformation type defined for MBean Server information. |
public static final int | INFO_MLETInformation type defined for MLet service information. |
public static final int | INFO_MONITORInformation type defined for Monitor information. |
public static final int | INFO_TIMERInformation type defined for Timer information. |
public static final int | INFO_MISCInformation type defined for all other classes. |
public static final int | INFO_NOTIFICATIONInformation type defined for Event Management information. |
public static final int | INFO_RELATIONInformation type defined for Relation Service. |
public static final int | INFO_MODELMBEANInformation type defined for for Model MBean. |
public static final int | INFO_ADAPTOR_SNMPInformation type defined for for SNMP Adaptor. |
public static final int | INFO_SNMPInformation type defined for for SNMP. |