public interface RuntimeUpdateNotificationMBean
The ObjectName for this MBean is "WebSphere:name=com.ibm.websphere.runtime.update.RuntimeUpdateNotificationMBean".
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OBJECT_NAME
A string representing the
javax.management.ObjectName that this MBean maps to. |
static java.lang.String |
RUNTIME_UPDATE_NOTIFICATION_KEY_MESSAGE
User data key for the error message of the notification.
|
static java.lang.String |
RUNTIME_UPDATE_NOTIFICATION_KEY_NAME
User data key for the name of the notification.
|
static java.lang.String |
RUNTIME_UPDATE_NOTIFICATION_KEY_STATUS
User data key for the status of the notification.
|
static java.lang.String |
RUNTIME_UPDATE_NOTIFICATION_TYPE
Notification type for runtime update notifications emitted by this MBean.
|
static final java.lang.String OBJECT_NAME
javax.management.ObjectName
that this MBean maps to.static final java.lang.String RUNTIME_UPDATE_NOTIFICATION_TYPE
static final java.lang.String RUNTIME_UPDATE_NOTIFICATION_KEY_NAME
static final java.lang.String RUNTIME_UPDATE_NOTIFICATION_KEY_STATUS
static final java.lang.String RUNTIME_UPDATE_NOTIFICATION_KEY_MESSAGE
false
.