public interface JMXNotificationUserData
Modifier and Type | Field and Description |
---|---|
static String |
ALERT_LEVEL
The level at which this alert is issued.
|
static 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 String |
THREAD
The thread causing the alert
|
static final String ALERT_LEVEL
static final String MEMBER
static final String THREAD
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.