public class EndpointNotificationLoggerAgent extends AbstractNotificationLoggerAgent
EndpointAbstractEventLoggerAgent
will forward server notifications
to a configurered endpoint uri.logger
muleContext, name
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_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
|
String |
getEndpointAddress() |
protected void |
logEvent(ServerNotification e) |
void |
setEndpointAddress(String endpointAddress) |
dispose, initialise, isIgnoreAdminNotifications, isIgnoreComponentMessageNotifications, isIgnoreComponentNotifications, isIgnoreConnectionNotifications, isIgnoreCustomNotifications, isIgnoreEndpointMessageNotifications, isIgnoreManagementNotifications, isIgnoreManagerNotifications, isIgnoreMessageNotifications, isIgnoreModelNotifications, isIgnoreSecurityNotifications, registered, setIgnoreAdminNotifications, setIgnoreComponentMessageNotifications, setIgnoreComponentNotifications, setIgnoreConnectionNotifications, setIgnoreCustomNotifications, setIgnoreEndpointMessageNotifications, setIgnoreManagementNotifications, setIgnoreManagerNotifications, setIgnoreMessageNotifications, setIgnoreModelNotifications, setIgnoreSecurityNotifications, start, stop, unregistered
getDependentAgents, getName, setMuleContext, setName
protected void doInitialise() throws InitialisationException
doInitialise
in class AbstractNotificationLoggerAgent
InitialisationException
protected void logEvent(ServerNotification e)
logEvent
in class AbstractNotificationLoggerAgent
public String getDescription()
getDescription
in interface Agent
getDescription
in class AbstractAgent
public String getEndpointAddress()
public void setEndpointAddress(String endpointAddress)
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.