public class EndpointNotificationLoggerAgent extends AbstractNotificationLoggerAgent
EndpointAbstractEventLoggerAgent will forward server notifications
to a configurered endpoint uri.loggermuleContext, namePHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
EndpointNotificationLoggerAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInitialise() |
String |
getDescription()
Should be a 1 line description of the agent
|
OutboundEndpoint |
getEndpoint() |
protected void |
logEvent(ServerNotification e) |
void |
setEndpoint(OutboundEndpoint endpoint) |
dispose, initialise, isIgnoreAdminNotifications, isIgnoreComponentMessageNotifications, isIgnoreComponentNotifications, isIgnoreConnectionNotifications, isIgnoreCustomNotifications, isIgnoreEndpointMessageNotifications, isIgnoreManagementNotifications, isIgnoreManagerNotifications, isIgnoreMessageNotifications, isIgnoreMessageProcessorNotifications, isIgnoreModelNotifications, isIgnoreSecurityNotifications, setIgnoreAdminNotifications, setIgnoreComponentMessageNotifications, setIgnoreComponentNotifications, setIgnoreConnectionNotifications, setIgnoreCustomNotifications, setIgnoreEndpointMessageNotifications, setIgnoreManagementNotifications, setIgnoreManagerNotifications, setIgnoreMessageNotifications, setIgnoreMessageProcessorNotifications, setIgnoreModelNotifications, setIgnoreSecurityNotifications, start, stopgetName, setMuleContext, setName, unregisterMeQuietlyprotected void doInitialise()
throws InitialisationException
doInitialise in class AbstractNotificationLoggerAgentInitialisationExceptionprotected void logEvent(ServerNotification e)
logEvent in class AbstractNotificationLoggerAgentpublic String getDescription()
getDescription in interface AgentgetDescription in class AbstractAgentpublic OutboundEndpoint getEndpoint()
public void setEndpoint(OutboundEndpoint endpoint)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.