org.mule.context.notification
Class ExceptionNotificationLogger

java.lang.Object
  extended by org.mule.context.notification.AbstractNotificationLogger
      extended by org.mule.context.notification.ExceptionNotificationLogger
All Implemented Interfaces:
ExceptionNotificationListener, ServerNotificationListener

public class ExceptionNotificationLogger
extends AbstractNotificationLogger
implements ExceptionNotificationListener


Constructor Summary
ExceptionNotificationLogger()
           
 
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

ExceptionNotificationLogger

public ExceptionNotificationLogger()


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