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

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


Uses of Interface
org.jboss.util.threadpool.Task

Packages that use Task
org.jboss.util.threadpool   
 

Uses of Task in org.jboss.util.threadpool
 

Methods in org.jboss.util.threadpool with parameters of type Task
 void ThreadPool.runTask(Task task)
          Run a task
 void BasicThreadPool.runTask(Task task)
           
protected  void BasicTaskWrapper.setTask(Task task)
          Set thetask for this wrapper
 

Constructors in org.jboss.util.threadpool with parameters of type Task
BasicTaskWrapper(Task task)
          Create a new task wrapper
 



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