A managed thread factory
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | 5 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 10 |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
jndi-name | STRING | true | true | The JNDI Name to lookup the managed thread factory. | |
context-service | STRING | false | false | The name of the context service to be used by the managed thread factory | |
priority | INT | false | true | 5 | The priority applied to threads created by the factory |