org.mule.context.notification
Class EndpointMessageNotificationLogger

java.lang.Object
  extended by org.mule.context.notification.AbstractNotificationLogger<EndpointMessageNotification>
      extended by org.mule.context.notification.EndpointMessageNotificationLogger
All Implemented Interfaces:
EndpointMessageNotificationListener<EndpointMessageNotification>, ServerNotificationListener<EndpointMessageNotification>

public class EndpointMessageNotificationLogger
extends AbstractNotificationLogger<EndpointMessageNotification>
implements EndpointMessageNotificationListener<EndpointMessageNotification>


Constructor Summary
EndpointMessageNotificationLogger()
           
 
Method Summary
 
Methods inherited from class org.mule.context.notification.AbstractNotificationLogger
getNotifications, onNotification
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mule.api.context.notification.ServerNotificationListener
onNotification
 

Constructor Detail

EndpointMessageNotificationLogger

public EndpointMessageNotificationLogger()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.