Uses of Interface
org.exolab.core.threadPool.CompletionListener

Packages that use CompletionListener
org.exolab.core.threadPool   
 

Uses of CompletionListener in org.exolab.core.threadPool
 

Methods in org.exolab.core.threadPool with parameters of type CompletionListener
 void ThreadPool.queue(java.lang.Runnable target, CompletionListener listener)
          Queue the Runnable object for execution using the next available worker thread.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.