| ExecutorServices |
Allows a custom TaskExecutor to be provided by the container.
|
| ExecutorServices.TaskFactory<T> |
Instead of submitting a list of tasks to be executed a caller may submit a factory object capable of creating the list of
tasks.
|
| WeldInjectionTarget<T> |
Specialized version of InjectionTarget that exposes additional information.
|
| WeldInjectionTargetBuilder<T> |
|
| WeldInjectionTargetFactory<T> |
Specialized version which provides more options than the original InjectionTargetFactory.
|
| WeldManager |
Functionality provided by the Weld Manager over and above the BeanManager.
|