Uses of Interface
org.jboss.weld.manager.api.ExecutorServices.TaskFactory

Packages that use ExecutorServices.TaskFactory
org.jboss.weld.manager.api   
 

Uses of ExecutorServices.TaskFactory in org.jboss.weld.manager.api
 

Methods in org.jboss.weld.manager.api with parameters of type ExecutorServices.TaskFactory
<T> List<Future<T>>
ExecutorServices.invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T> factory)
          Executes all the tasks returned from calling createTasks(int) method.
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.