Showing:

Annotations
Attributes
Model
Properties
Element tns:taskRunnerFactory
Namespace http://activemq.apache.org/schema/core
Annotations
Manages the thread pool for long running tasks. Long running tasks are not
always active but when they are active, they may need a few iterations of
processing for them to become idle. The manager ensures that each task is
processes but that no one task overtakes the system. This is somewhat like
cooperative multitasking.
Properties
content complex
Model
tns:executor{0,1} | tns:rejectedTaskHandler{0,1} | tns:threadClassLoader{0,1} | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:executor, tns:rejectedTaskHandler, tns:threadClassLoader
Attributes
QName Type Use
daemon xs:boolean optional
dedicatedTaskRunner xs:boolean optional
executor xs:string optional
id xs:ID optional
maxIterationsPerRun xs:integer optional
maxThreadPoolSize xs:integer optional
name xs:string optional
priority xs:integer optional
rejectedTaskHandler xs:string optional
shutdownAwaitTermination xs:long optional
threadClassLoader xs:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:taskRunnerFactory / tns:executor
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Element tns:taskRunnerFactory / tns:rejectedTaskHandler
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Element tns:taskRunnerFactory / tns:threadClassLoader
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Attribute tns:taskRunnerFactory / @daemon
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:taskRunnerFactory / @dedicatedTaskRunner
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:taskRunnerFactory / @executor
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:taskRunnerFactory / @maxIterationsPerRun
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:taskRunnerFactory / @maxThreadPoolSize
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:taskRunnerFactory / @name
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:taskRunnerFactory / @priority
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:taskRunnerFactory / @rejectedTaskHandler
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:taskRunnerFactory / @shutdownAwaitTermination
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:taskRunnerFactory / @threadClassLoader
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:taskRunnerFactory / @id
Namespace No namespace
Type xs:ID
Properties
content simple