Uses of Class
net.spy.concurrent.ThreadPoolObserver

Packages that use ThreadPoolObserver
net.spy.concurrent Concurrent Tools 
 

Uses of ThreadPoolObserver in net.spy.concurrent
 

Methods in net.spy.concurrent that return ThreadPoolObserver
 ThreadPoolObserver ThreadPool.getMonitor()
          Get the monitor that receives notifications when a worker thread finishes a job.
 

Methods in net.spy.concurrent with parameters of type ThreadPoolObserver
 void ThreadPool.setMonitor(ThreadPoolObserver m)
          Set the observer who will receive notification whenever a task is completed.
 



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