|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.mule.api.context.notification.ServerNotification
org.mule.context.notification.ManagementNotification
public class ManagementNotification
ManagementNotification
is fired when monitored resources such as
internal queues reach capacity
Field Summary | |
---|---|
static int |
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED
|
static int |
MANAGEMENT_NODE_PING
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
ManagementNotification(java.lang.Object message,
int action)
|
Method Summary |
---|
Methods inherited from class org.mule.api.context.notification.ServerNotification |
---|
cloneMessage, generateId, getAction, getActionId, getActionName, getActionName, getPayloadToString, getResourceIdentifier, getServerId, getTimestamp, getType, isResourceIdentifierAnUri, registerAction, setMuleContext, toString |
Methods inherited from class java.util.EventObject |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED
public static final int MANAGEMENT_NODE_PING
Constructor Detail |
---|
public ManagementNotification(java.lang.Object message, int action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |