Use the New Managed Scheduled Executor Service page to create a managed scheduled executor service resource.
The New Managed Scheduled Executor Service page contains the following options.
A unique name that identifies the resource.
The context to be propagated to threads: Classloader, JNDI, Security, or WorkArea. If no context is specified (the default), all context types are propagated.
The status of the resource. The resource can be enabled or disabled. The default value is Enabled.
The priority to assign to threads that are created. 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 number of submitted tasks that can be stored in the task queue, awaiting execution. The default is 2147483647.
A description of this resource.
Additional properties for the resource. GlassFish Server does not define any additional properties for this resource type.