org.mule.config.spring.hotdeploy
Class ReloadableBuilder.ConfigFileWatcher

java.lang.Object
  extended by java.util.TimerTask
      extended by org.mule.config.spring.hotdeploy.FileWatcher
          extended by org.mule.config.spring.hotdeploy.ReloadableBuilder.ConfigFileWatcher
All Implemented Interfaces:
Runnable
Enclosing class:
ReloadableBuilder

protected class ReloadableBuilder.ConfigFileWatcher
extends FileWatcher


Constructor Summary
ReloadableBuilder.ConfigFileWatcher(MuleContext muleContext)
           
 
Method Summary
protected  void onChange(File file)
           
 
Methods inherited from class org.mule.config.spring.hotdeploy.FileWatcher
run
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReloadableBuilder.ConfigFileWatcher

public ReloadableBuilder.ConfigFileWatcher(MuleContext muleContext)
Method Detail

onChange

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


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