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.692. Overview

Description: 
Singleton: yes
Plugin:JBossAS7

Child Resource Types

Connection Properties

Table 3.693. 

NameDescriptionRequiredInternal 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.694. Overview

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

Table 3.695. 

NameDescriptionRequiredInternal 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.696. 

NameDescriptionRequiredInternal Name
Group NameSpecifies the name of a thread group to create for this thread factory. no group-name
NameThe name of the created thread factory. no name
PriorityMay be used to specify the thread priority of created threads. The default value is -1. no priority:expr
Thread Name PatternThe 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