Process State Listeners.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.extension.core-management.process-state | true | none |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Default Value | 30 |
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Unit | SECONDS |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| add-index | INT | false | false | Add the process-state-listener serviceat the specified index. | |
| class | STRING | true | false | Class name of the listener. | |
| module | STRING | true | false | Module Identifier of the listener. | |
| properties | OBJECT | false | true | Properties to initiate the process state listener. | |
| timeout | INT | false | true | 30 | Duration value before cancelling the execution of a listener. |