org.mule.config.spring.parsers.specific
Class ServerNotificationManagerTestCase.TestListener2
java.lang.Object
org.mule.config.spring.parsers.specific.ServerNotificationManagerTestCase.TestListener2
- All Implemented Interfaces:
- org.mule.api.context.notification.ServerNotificationListener, ServerNotificationManagerTestCase.TestInterface2
- Enclosing class:
- ServerNotificationManagerTestCase
protected static class ServerNotificationManagerTestCase.TestListener2
- extends Object
- implements ServerNotificationManagerTestCase.TestInterface2
Method Summary |
boolean |
isCalled()
|
void |
onNotification(org.mule.api.context.notification.ServerNotification notification)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerNotificationManagerTestCase.TestListener2
protected ServerNotificationManagerTestCase.TestListener2()
isCalled
public boolean isCalled()
onNotification
public void onNotification(org.mule.api.context.notification.ServerNotification notification)
- Specified by:
onNotification
in interface org.mule.api.context.notification.ServerNotificationListener
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.