public interface JMXNotificationUserData
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALERT_LEVEL
The level at which this alert is issued.
|
static java.lang.String |
MEMBER
The member of the distributed system that issued the alert, or null if the issuer is no longer
a member of the distributed system.
|
static java.lang.String |
THREAD
The thread causing the alert
|
static final java.lang.String ALERT_LEVEL
static final java.lang.String MEMBER
static final java.lang.String THREAD