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

java.lang.Object
  extended by org.mule.module.launcher.AbstractFileWatcher
      extended by org.mule.module.launcher.application.DefaultMuleApplication.ConfigFileWatcher
All Implemented Interfaces:
Runnable
Enclosing class:
DefaultMuleApplication

protected class DefaultMuleApplication.ConfigFileWatcher
extends AbstractFileWatcher


Field Summary
 
Fields inherited from class org.mule.module.launcher.AbstractFileWatcher
logger
 
Constructor Summary
DefaultMuleApplication.ConfigFileWatcher(List<File> watchedResources)
           
 
Method Summary
protected  void onChange(File file)
           
 void register()
           
 
Methods inherited from class org.mule.module.launcher.AbstractFileWatcher
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMuleApplication.ConfigFileWatcher

public DefaultMuleApplication.ConfigFileWatcher(List<File> watchedResources)
Method Detail

register

public void register()
              throws NotificationException
Throws:
NotificationException

onChange

protected void onChange(File file)
Specified by:
onChange in class AbstractFileWatcher


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