org.mule.module.launcher.application
Class DefaultMuleApplication.FileWatcherNotificationListener

java.lang.Object
  extended by org.mule.module.launcher.application.DefaultMuleApplication.FileWatcherNotificationListener
All Implemented Interfaces:
MuleContextNotificationListener<MuleContextNotification>, ServerNotificationListener<MuleContextNotification>
Enclosing class:
DefaultMuleApplication

protected class DefaultMuleApplication.FileWatcherNotificationListener
extends Object
implements MuleContextNotificationListener<MuleContextNotification>


Constructor Summary
DefaultMuleApplication.FileWatcherNotificationListener(AbstractFileWatcher watcher)
           
 
Method Summary
 void onNotification(MuleContextNotification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMuleApplication.FileWatcherNotificationListener

public DefaultMuleApplication.FileWatcherNotificationListener(AbstractFileWatcher watcher)
Method Detail

onNotification

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


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