JBoss Common Classes 2.2.17.GA

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
 


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.