org.mule.context.notification
Class FailingNotificationListenerTestCase.ExceptionFailingListener

java.lang.Object
  extended by org.mule.context.notification.FailingNotificationListenerTestCase.ExceptionFailingListener
All Implemented Interfaces:
ExceptionNotificationListener, ServerNotificationListener
Enclosing class:
FailingNotificationListenerTestCase

public static class FailingNotificationListenerTestCase.ExceptionFailingListener
extends Object
implements ExceptionNotificationListener


Constructor Summary
FailingNotificationListenerTestCase.ExceptionFailingListener()
           
 
Method Summary
 void onNotification(ServerNotification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FailingNotificationListenerTestCase.ExceptionFailingListener

public FailingNotificationListenerTestCase.ExceptionFailingListener()
Method Detail

onNotification

public void onNotification(ServerNotification notification)
Specified by:
onNotification in interface ServerNotificationListener


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