org.mule.context.notification
Class MessageNotificationLogger

java.lang.Object
  extended by org.mule.context.notification.AbstractNotificationLogger
      extended by org.mule.context.notification.MessageNotificationLogger
All Implemented Interfaces:
org.mule.api.context.notification.MessageNotificationListener, org.mule.api.context.notification.ServerNotificationListener

public class MessageNotificationLogger
extends AbstractNotificationLogger
implements org.mule.api.context.notification.MessageNotificationListener


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

MessageNotificationLogger

public MessageNotificationLogger()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.