org.mule.context.notification
Class AbstractNotificationLogger
java.lang.Object
org.mule.context.notification.AbstractNotificationLogger
- Direct Known Subclasses:
- ComponentMessageNotificationLogger, EndpointMessageNotificationLogger, ExceptionNotificationLogger, MessageNotificationLogger, ServerNotificationLogger
public abstract class AbstractNotificationLogger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractNotificationLogger
public AbstractNotificationLogger()
onNotification
public void onNotification(org.mule.api.context.notification.ServerNotification notification)
getNotifications
public List getNotifications()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.