Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Concurrent Managed Object Templates

Column Display     Related Tasks     Related Topics

This page summarizes the concurrent managed object (CMO) templates that have been defined for this domain.

WebLogic Server provides concurrency capabilities to Java EE applications by using CMO templates to make threads container-managed. You can configure CMO templates and then make them available for use by application components, such as servlets and EJBs. CMO templates are defined at the domain or can be scoped to a partition. There are three types of CMO templates:

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

The name that you specified when you created the CMO template.

Type

The type of CMO template: Managed Executor Service (MES), Managed Scheduled Executor Service (MSES), or Managed Thread Factory (MTF).

Targets

The server instances or clusters where the CMO template is accessible by applications that have been deployed to these targets.

Scope

The scope in which the CMO template is targeted, either globally available to the domain or scoped to a specified partition.

Related Tasks

Related Topics


Back to Top