|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool | |
|---|---|
| net.spy.cron | Cron type functionality in Java |
| net.spy.util | General Spy Utilites |
| Uses of ThreadPool in net.spy.cron |
|---|
| Constructors in net.spy.cron with parameters of type ThreadPool | |
|---|---|
Cron(java.lang.String name,
JobQueue jq,
ThreadPool tp)
Get a new Cron object operating on the given queue. |
|
| Uses of ThreadPool in net.spy.util |
|---|
| Methods in net.spy.util that return ThreadPool | |
|---|---|
protected ThreadPool |
ThreadPoolManager.getThreadPool()
Get the ThreadPool we're watching. |
| Methods in net.spy.util with parameters of type ThreadPool | |
|---|---|
void |
ThreadPoolManager.setThreadPool(ThreadPool t)
Set the ThreadPool to watch. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||