public class ComponentMessageNotification extends ServerNotification
| Modifier and Type | Field and Description |
|---|---|
protected Component |
component |
static int |
COMPONENT_POST_INVOKE |
static int |
COMPONENT_PRE_INVOKE |
action, ADMIN_EVENT_ACTION_START_RANGE, COMPONENT_EVENT_ACTION_START_RANGE, CONNECTION_EVENT_ACTION_START_RANGE, CONTEXT_EVENT_ACTION_START_RANGE, CUSTOM_EVENT_ACTION_START_RANGE, EVENT_NAME, EXCEPTION_EVENT_ACTION_START_RANGE, MANAGEMENT_EVENT_ACTION_START_RANGE, MESSAGE_EVENT_ACTION_START_RANGE, MODEL_EVENT_ACTION_START_RANGE, NO_ACTION_ID, NO_ACTION_NAME, NULL_ACTION, NULL_MESSAGE, REGISTRY_EVENT_ACTION_START_RANGE, resourceIdentifier, ROUTING_EVENT_ACTION_START_RANGE, SECURITY_EVENT_ACTION_START_RANGE, serverId, SERVICE_EVENT_ACTION_START_RANGE, SPACE_EVENT_ACTION_START_RANGE, timestamp, TRANSACTION_EVENT_ACTION_START_RANGE, TYPE_ERROR, TYPE_FATAL, TYPE_INFO, TYPE_WARNINGsource| Constructor and Description |
|---|
ComponentMessageNotification(MuleMessage message,
Component component,
int action) |
| Modifier and Type | Method and Description |
|---|---|
protected static MuleMessage |
cloneMessage(MuleMessage message) |
Component |
getComponent() |
protected String |
getPayloadToString() |
String |
toString() |
getAction, getActionId, getActionName, getActionName, getResourceIdentifier, getServerId, getTimestamp, getType, isResourceIdentifierAnUri, registerActiongetSourcepublic static final int COMPONENT_PRE_INVOKE
public static final int COMPONENT_POST_INVOKE
protected transient Component component
public ComponentMessageNotification(MuleMessage message, Component component, int action)
message - action - protected static MuleMessage cloneMessage(MuleMessage message)
protected String getPayloadToString()
getPayloadToString in class ServerNotificationpublic Component getComponent()
public String toString()
toString in class ServerNotificationCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.