Managed Thread Factories

Managed thread factories are managed objects used by applications to create managed threads. The threads are started and managed by the container. The context of the container is propagated to the thread executing the task.

Use the Managed Thread Factories page to configure managed thread factory resources that are used by applications.

For each managed thread factory resource, the following information is provided.

JNDI Name

A unique name that identifies the resource.

Enabled

True if the resource is enabled, or false if the resource is disabled.

Context Information

The context propagated to threads: Classloader, JNDI, Security, or WorkArea.

Thread Priority

The priority of created threads. The default is 5.

Description

A description of the resource.

The Managed Thread Factories 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 asadmin Commands
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices