org.mule.management
Class DummyListener

java.lang.Object
  extended by org.mule.management.DummyListener
All Implemented Interfaces:
org.mule.api.context.notification.ServerNotificationListener

public class DummyListener
extends Object
implements org.mule.api.context.notification.ServerNotificationListener


Constructor Summary
DummyListener()
           
 
Method Summary
 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
 

Constructor Detail

DummyListener

public DummyListener()
Method Detail

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.