en.help.ref-scheduledexecutorservices.html Maven / Gradle / Ivy
Show all versions of console-concurrent-plugin Show documentation
Managed Scheduled Executor Services
Managed scheduled executor services are used by applications to execute submitted tasks asynchronously at specific times. Tasks are executed on threads that are started and managed by the container. The context of the container is propagated to the thread executing the task.
Use the Managed Scheduled Executor Services page to configure managed scheduled executor service resources.
For each managed scheduled executor service resource, the following information is provided.
- JNDI Name
-
A unique name that identifies the resource.
- Logical JNDI Name
-
The logical JNDI name for the resource. See Logical JNDI Names for more information.
- Enabled
-
(This column is displayed if only the default server instance, server
, exists in the domain.)
A check mark if the resource is enabled, or an X if the resource is disabled.
- Status
-
(This column is displayed if any clusters or standalone instances have been created in the domain.)
The number of clusters and standalone instances to which the resource is targeted and how many of these targets the resource is enabled on. For example, "Enabled on 2 of 4 Target(s)" means that the resource is targeted to four clusters and standalone instances and that it is enabled on two of these four targets.
- Context Information
-
The container contexts propagated to threads.
- Thread Priority
-
The priority assigned to threads.
- Description
-
A description of the resource.
The Managed Scheduled Executor Services table also contains the following options.
- New
-
Button to create a new resource.
- Delete
-
Button to delete one or more selected resources.
- Enable
-
Button to enable one or more selected resources.
- Disable
-
Button to disable one or more selected resources.
Related Tasks
-
-
-
Related asadmin Commands
-
-
-
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices