Managed executor services are managed objects used by applications to execute submitted tasks asynchronously. Tasks are executed on threads created and managed by the container. The context of the container is propagated to the thread executing the task.
Use the Managed Executor Services page to configure managed executor service resources that are used by applications.
For each managed executor service resource, the following information is provided.
A unique name that identifies the resource.
True if the resource is enabled, or false if the resource is disabled.
The context propagated to threads: Classloader, JNDI, Security, or WorkArea.
The priority of created threads. The default is 5.
A description of the resource.
The Managed Executor Services table also contains the following options.
Button to create a new resource.
Button to delete one or more selected resources.
Button to enable one or more selected resources.
Button to disable one or more selected resources.