|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |