org.mule.config.spring.parsers.specific
Class ServerNotificationManagerTestCase.TestListener3

java.lang.Object
  extended by org.mule.config.spring.parsers.specific.ServerNotificationManagerTestCase.TestListener3
All Implemented Interfaces:
ServerNotificationListener, ServerNotificationManagerTestCase.TestInterface2
Enclosing class:
ServerNotificationManagerTestCase

protected static class ServerNotificationManagerTestCase.TestListener3
extends java.lang.Object
implements ServerNotificationManagerTestCase.TestInterface2


Constructor Summary
protected ServerNotificationManagerTestCase.TestListener3()
           
 
Method Summary
 boolean isCalled()
           
 void onNotification(ServerNotification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerNotificationManagerTestCase.TestListener3

protected ServerNotificationManagerTestCase.TestListener3()
Method Detail

isCalled

public boolean isCalled()

onNotification

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


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