Use the Edit Managed Scheduled Executor Service page to edit a managed scheduled executor service resource.
The Edit Managed Scheduled 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 contexts to propagate to threads: Classloader, JNDI, Security, or WorkArea. Context propagation can be enabled or disabled. If enabled, the selected contexts are propagated. If disabled, none of the contexts are propagated, even if they are selected. The default value is Enabled, with all four contexts selected.
The status of the resource. The resource can be enabled or disabled. The default value is Enabled.
The priority to assign to created threads. The default value is 5.
Whether the resource should be used for long-running tasks. If enabled, long-running tasks are not reported as stuck. This option is disabled by default.
The number of seconds tasks can execute before they are considered unresponsive. The default value is 0.
The deployment order of this resource. Resources with lower numbers are loaded first at server startup. The default value is 100.
A description of this resource.
The number of threads to keep in a thread pool. The default value is 0.
The number of seconds threads can remain idle when the number of threads is greater than the core size. The default value is 60.
The number of seconds threads can remain in a thread pool before being purged, regardless of whether the number of threads is greater than the core size or whether the threads are idle. The default value is 0.
Additional properties for the resource. GlassFish Server does not define any additional properties for this resource type. Moreover, this resource type does not currently use any additional properties.