org.mule.context.notification
Class ServerNotificationLogger

java.lang.Object
  extended by org.mule.context.notification.AbstractNotificationLogger
      extended by org.mule.context.notification.ServerNotificationLogger
All Implemented Interfaces:
ModelNotificationListener, MuleContextNotificationListener, ServerNotificationListener, ServiceNotificationListener

public class ServerNotificationLogger
extends AbstractNotificationLogger
implements ServiceNotificationListener, MuleContextNotificationListener, ModelNotificationListener


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

ServerNotificationLogger

public ServerNotificationLogger()


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