Interface | Description |
---|---|
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.
|
WeldInjectionTargetFactory<T> | |
WeldManager |
Functionality provided by the Weld Manager over and above the JSR-299 Manager.
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.