public final class ManagementNotification extends AbstractServerNotification
ManagementNotification is fired when monitored resources such as internal queues reach capacityNotification.Action| Modifier and Type | Field and Description |
|---|---|
static int |
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED |
static int |
MANAGEMENT_NODE_PING |
action, ADMIN_EVENT_ACTION_START_RANGE, ASYNC_MESSAGE_EVENT_ACTION_START_RANGE, CLUSTER_NODE_EVENT_ACTION_START_RANGE, COMPONENT_EVENT_ACTION_START_RANGE, CONNECTION_EVENT_ACTION_START_RANGE, CONTEXT_EVENT_ACTION_START_RANGE, CUSTOM_EVENT_ACTION_START_RANGE, EXCEPTION_EVENT_ACTION_START_RANGE, EXCEPTION_STRATEGY_MESSAGE_EVENT_ACTION_START_RANGE, FLOW_CONSTRUCT_EVENT_ACTION_START_RANGE, MANAGEMENT_EVENT_ACTION_START_RANGE, MESSAGE_EVENT_ACTION_START_RANGE, MESSAGE_EVENT_END_ACTION_START_RANGE, MESSAGE_PROCESSOR_EVENT_ACTION_START_RANGE, NO_ACTION_ID, NO_ACTION_NAME, NULL_ACTION, NULL_MESSAGE, PIPELINE_MESSAGE_EVENT_ACTION_START_RANGE, POLICY_MESSAGE_EVENT_ACTION_START_RANGE, REGISTRY_EVENT_ACTION_START_RANGE, resourceIdentifier, ROUTING_EVENT_ACTION_START_RANGE, SECURITY_EVENT_ACTION_START_RANGE, serverId, SPACE_EVENT_ACTION_START_RANGE, timestamp, TRANSACTION_EVENT_ACTION_START_RANGE, TYPE_ERROR, TYPE_FATAL, TYPE_INFO, TYPE_TRACE, TYPE_WARNINGsource| Constructor and Description |
|---|
ManagementNotification(Object message,
int action) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName()
The name that identifies this particular notification type.
|
getAction, getActionId, getActionName, getActionName, getResourceIdentifier, getServerId, getTimestamp, getType, registerAction, setServerId, toStringgetSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisSynchronouspublic static final int MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED
public static final int MANAGEMENT_NODE_PING
public ManagementNotification(Object message, int action)
public String getEventName()
AbstractServerNotificationgetEventName in class AbstractServerNotificationCopyright © 2020 MuleSoft, Inc.. All rights reserved.