| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.executor |
| Constructor and Description |
|---|
ConcurrentValidator(Set<PlugableValidator> plugableValidators,
ExecutorServices executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExecutorServices
Common implementation of
ExecutorServices |
class |
AbstractManagedExecutorServices
Common functionality for
ExecutorServices. |
class |
CommonForkJoinPoolExecutorServices
Wrapper for
ForkJoinPool.commonPool(). |
class |
FixedThreadPoolExecutorServices
Implementation of
ExtendedExecutorServices that uses a fixed thread pool. |
class |
ProfilingExecutorServices |
class |
SingleThreadExecutorServices |
class |
TimingOutFixedThreadPoolExecutorServices
Implementation of
ExtendedExecutorServices that uses a fixed thread pool. |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorServices |
ExecutorServicesFactory.create(ResourceLoader loader,
WeldConfiguration configuration) |
ExecutorServices |
ProfilingExecutorServices.getDelegate() |
| Constructor and Description |
|---|
ProfilingExecutorServices(ExecutorServices delegate) |
Copyright © 2015. All Rights Reserved.