Package | Description |
---|---|
org.jboss.util.threadpool |
Modifier and Type | Method and Description |
---|---|
void |
BasicThreadPool.runTask(Task task) |
void |
ThreadPool.runTask(Task task)
Run a task
|
protected void |
BasicTaskWrapper.setTask(Task task)
Set thetask for this wrapper
|
Constructor and Description |
---|
BasicTaskWrapper(Task task)
Create a new task wrapper
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.