Fields Summary |
---|
public static final String | MONITOR_RESULTConstant to denote monitoring result attribute in event result. |
protected ObjectName | objectNameObject name for the MBean to which command applies. |
protected String | monitoredObjectTypeSub-types to which this command applies. If not null, the monitoring
command applies only to child MBeans of this type. |
protected int | actionCodeAction Code. The sub-classes can use this to branch processing. |