public class EndpointMessageNotification extends ServerNotification
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
logger
logger used by this class
|
static int |
MESSAGE_DISPATCHED |
static int |
MESSAGE_RECEIVED |
static int |
MESSAGE_REQUESTED |
static int |
MESSAGE_SENT |
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_WARNING
source
Constructor and Description |
---|
EndpointMessageNotification(MuleMessage resource,
ImmutableEndpoint endpoint,
String identifier,
int action) |
Modifier and Type | Method and Description |
---|---|
protected static MuleMessage |
cloneMessage(MuleMessage message) |
ImmutableEndpoint |
getEndpoint() |
protected String |
getPayloadToString() |
String |
toString() |
getAction, getActionId, getActionName, getActionName, getResourceIdentifier, getServerId, getTimestamp, getType, isResourceIdentifierAnUri, registerAction
getSource
protected static final org.apache.commons.logging.Log logger
public static final int MESSAGE_RECEIVED
public static final int MESSAGE_DISPATCHED
public static final int MESSAGE_SENT
public static final int MESSAGE_REQUESTED
public EndpointMessageNotification(MuleMessage resource, ImmutableEndpoint endpoint, String identifier, int action)
protected static MuleMessage cloneMessage(MuleMessage message)
protected String getPayloadToString()
getPayloadToString
in class ServerNotification
public String toString()
toString
in class ServerNotification
public ImmutableEndpoint getEndpoint()
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.