org.apache.cocoon.components.source.helpers
Class DelaySourceRefresher.RefresherTask
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.source.helpers.DelaySourceRefresher.RefresherTask
- All Implemented Interfaces:
- Runnable, LogEnabled
- Enclosing class:
- DelaySourceRefresher
protected class DelaySourceRefresher.RefresherTask
- extends AbstractLogEnabled
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelaySourceRefresher.RefresherTask
public DelaySourceRefresher.RefresherTask(String key,
String uri,
long interval)
run
public void run()
- Specified by:
run
in interface Runnable
update
public void update(String uri,
long interval)
toXML
public String toXML()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.