Fields Summary |
---|
public static final String | J2EE_TYPEThe j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType} |
public static final String | RULE_DESCRIPTION_KEYFor use with createManagementRuleConfig() specifying description of the rule (String) |
public static final String | RULE_ENABLED_KEYFor use with createManagementRuleConfig() specifying whether the rule is to be enabled (String) |
public static final String | EVENT_LOG_ENABLED_KEYFor use with createManagementRuleConfig() specifying whether event logging is to be enabled (String) |
public static final String | EVENT_LEVEL_KEYFor use with createManagementRuleConfig() specifying Event Level [default=INFO] (String) |
public static final String | EVENT_PROPERTIES_KEYDO NOT USE; ignored if used. |
public static final String | EVENT_DESCRIPTION_KEYFor use with createManagementRuleConfig() specifying Event description (String) |