|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher
URLRefresher that checks if a URL is updated remotely. If it is then it will pull the new URL down and try to reinstantiate all Portlets that depend on this URL.
Constructor Summary | |
URLRefresher(java.lang.String url)
default constructor |
Method Summary | |
void |
run()
Used within the ThreadPool... |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLRefresher(java.lang.String url)
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |