Uses of Class
net.spy.util.ThreadPool

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.
 



Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.