Uses of Class
com.sun.jini.thread.ThreadPool

Packages that use ThreadPool
com.sun.jini.thread These are utility classes and interfaces for helping with tasks done in multiple threads. 
 

Uses of ThreadPool in com.sun.jini.thread
 

Fields in com.sun.jini.thread declared as ThreadPool
private static ThreadPool GetThreadPoolAction.systemThreadPool
          pool of threads for executing tasks in system thread group
private static ThreadPool GetThreadPoolAction.userThreadPool
          pool of threads for executing tasks with user code
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.