|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool | |
|---|---|
| org.jboss.util.threadpool | |
| org.jboss.util.timeout | Timeout utilties. |
| Uses of ThreadPool in org.jboss.util.threadpool |
|---|
| Classes in org.jboss.util.threadpool that implement ThreadPool | |
|---|---|
class |
BasicThreadPool
A basic thread pool. |
| Methods in org.jboss.util.threadpool that return ThreadPool | |
|---|---|
ThreadPool |
ThreadPoolMBean.getInstance()
Get the instance |
ThreadPool |
BasicThreadPool.getInstance()
|
| Uses of ThreadPool in org.jboss.util.timeout |
|---|
| Constructors in org.jboss.util.timeout with parameters of type ThreadPool | |
|---|---|
TimeoutFactory(ThreadPool threadPool)
Constructs a new TimeoutFactory that uses the provided ThreadPool |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||