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

java.lang.Object
  extended by org.mule.config.spring.parsers.specific.ServerNotificationManagerTestCase.TestSecurityListener
All Implemented Interfaces:
SecurityNotificationListener<SecurityNotification>, ServerNotificationListener<SecurityNotification>
Enclosing class:
ServerNotificationManagerTestCase

protected static class ServerNotificationManagerTestCase.TestSecurityListener
extends Object
implements SecurityNotificationListener<SecurityNotification>


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

Constructor Detail

ServerNotificationManagerTestCase.TestSecurityListener

protected ServerNotificationManagerTestCase.TestSecurityListener()
Method Detail

isCalled

public boolean isCalled()

onNotification

public void onNotification(SecurityNotification notification)
Specified by:
onNotification in interface ServerNotificationListener<SecurityNotification>


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