org.apache.cocoon.components.source.helpers
Class DelaySourceRefresher.ConfigurationTask

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.cocoon.components.source.helpers.DelaySourceRefresher.ConfigurationTask
All Implemented Interfaces:
Runnable, LogEnabled
Enclosing class:
DelaySourceRefresher

protected class DelaySourceRefresher.ConfigurationTask
extends AbstractLogEnabled
implements Runnable

Task which writes refresher configuraiton into the source.


Constructor Summary
protected DelaySourceRefresher.ConfigurationTask()
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelaySourceRefresher.ConfigurationTask

protected DelaySourceRefresher.ConfigurationTask()
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.