Uses of Interface
org.jboss.weld.manager.api.ExecutorServices.TaskFactory
Packages that use ExecutorServices.TaskFactory
-
Uses of ExecutorServices.TaskFactory in org.jboss.weld.manager.api
Methods in org.jboss.weld.manager.api with parameters of type ExecutorServices.TaskFactoryModifier and TypeMethodDescriptionExecutorServices.invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T> factory) Executes all the tasks returned from callingcreateTasks(int)method.