Use the Edit Managed Executor Service page to edit a managed executor service resource.
The Edit Managed Executor Service page contains the following options.
Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.
A unique name that identifies the resource. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new resource.
The context of the resource: Classloader, JNDI, Security, or WorkArea..
The status of the resource. The resource can be enabled or disabled. The default value is Enabled.
The priority of threads to be created for the managed executor service instance. The default is 5.
XXX.
The time in seconds that a task can execute before it is considered hung.
The number of threads to keep in a thread pool. The default is 0.
The maximum number of threads a pool can contain. The default value is 2147483647.
The time in seconds threads can remain idle when the number of threads is greater than core size. The default is 60.
The time in seconds each thread remains in a thread pool before it is purged, regardless of whether the number of threads is greater than core size or whether the thread is idle.
The size of the queue holding submitted tasks that are waiting to be executed. The default is 2147483647.
A description of this resource.
Additional properties for the resource. GlassFish Server does not define any additional properties for managed executor service resources.