Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.3.22. JBoss AS 7 and EAP 6 - Threads Service

Overview

Table 3.649. Overview

Description:
Singleton: yes
Plugin: JBossAS7

Child Resource Types

Connection Properties

Table 3.650. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

none

Configuration Properties

none

Operations

none

Package Types

none

3.3.22.1. JBoss AS 7 and EAP 6 - ThreadFactory Service

Overview

Table 3.651. Overview

Description: A thread factory (implementing java.util.concurrent.ThreadFactory).
Singleton: no
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.652. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties

Table 3.653. 

Name Description Required Internal Name
Group Name Specifies the name of a thread group to create for this thread factory. no group-name
Name The name of the created thread factory. no name
Priority May be used to specify the thread priority of created threads. The default value is -1. no priority:expr
Thread Name Pattern The template used to create names for threads. The following patterns may be used: %% - emit a percent sign %t - emit the per-factory thread sequence number %g - emit the global thread sequence number %f - emit the factory sequence number %i - emit the thread ID. no thread-name-pattern

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none