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

java.lang.Object
  extended byorg.apache.cocoon.util.AbstractLogEnabled
      extended byorg.apache.cocoon.components.source.helpers.DelaySourceRefresher.ConfigurationTask
All Implemented Interfaces:
Runnable
Enclosing class:
DelaySourceRefresher

protected class DelaySourceRefresher.ConfigurationTask
extends org.apache.cocoon.util.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.cocoon.util.AbstractLogEnabled
getLogger, setLogger
 
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-2008 The Apache Software Foundation. All Rights Reserved.