cbr.agent
Class URLIndexer.Daemon
java.lang.Object
java.lang.Thread
cbr.agent.URLIndexer.Daemon
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- URLIndexer
- protected class URLIndexer.Daemon
- extends Thread
A daemon that gathers images from a particular site.
Daemons compete for threads in the thread pool.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
pics_
protected URLPicsSource pics_
pool_
protected ThreadPool pool_
url_
protected String url_
URLIndexer.Daemon
protected URLIndexer.Daemon(ThreadGroup tg,
int n,
URL url,
int capacity)
throws MalformedURLException
run
public void run()
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.