Package | Description |
---|---|
org.jboss.weld.manager.api |
Modifier and Type | Method and Description |
---|---|
<T> List<Future<T>> |
ExecutorServices.invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T> factory)
Executes all the tasks returned from calling
createTasks(int) method. |
Copyright © 2008–2017. All rights reserved.