站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

org.jboss.util.threadpool (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Package org.jboss.util.threadpool

Interface Summary
BasicThreadPoolMBean Management interface for the thread pool.
Task A task for a thread pool.
TaskWrapper A task wrapper for a thread pool.
ThreadPool A thread pool.
ThreadPoolMBean Management interface for the thread pool.
 

Class Summary
BasicTaskWrapper A wrapper for the task.
BasicThreadPool A basic thread pool.
BlockingMode A type-safe enum for the BasicThreadPool blocking mode.
MinPooledExecutor A pooled executor where the minimum pool size threads are kept alive.
RunnableTaskWrapper Makes a runnable a task.
 

Exception Summary
StartTimeoutException The start timeout was exceeded.
TaskStoppedException The task was stopped.
ThreadPoolFullException The thread pool is full.
ThreadPoolStoppedException The thread pool was stopped.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.