org.mule.context.notification
Class FailingNotificationListenerTestCase.ExceptionFailingListener
java.lang.Object
org.mule.context.notification.FailingNotificationListenerTestCase.ExceptionFailingListener
- All Implemented Interfaces:
- ExceptionNotificationListener, ServerNotificationListener
- Enclosing class:
- FailingNotificationListenerTestCase
public static class FailingNotificationListenerTestCase.ExceptionFailingListener
- extends Object
- implements ExceptionNotificationListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FailingNotificationListenerTestCase.ExceptionFailingListener
public FailingNotificationListenerTestCase.ExceptionFailingListener()
onNotification
public void onNotification(ServerNotification notification)
- Specified by:
onNotification
in interface ServerNotificationListener
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.