Package | Description |
---|---|
org.jboss.util.threadpool |
Modifier and Type | Method and Description |
---|---|
void |
ThreadPool.runTask(Task task)
Run a task
|
void |
BasicThreadPool.runTask(Task task) |
protected void |
BasicTaskWrapper.setTask(Task task)
Set thetask for this wrapper
|
Constructor and Description |
---|
BasicTaskWrapper(Task task)
Create a new task wrapper
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.