A JVM local file store that stores persistent Jakarta Enterprise Beans timers
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.ejb3.timer-service.timer-persistence-service | true | /subsystem=ejb3/service=timer-service/database-data-store=* |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| path | STRING | true | true | The directory to store persistent timer information in | |
| relative-to | STRING | false | false | The relative path that is used to resolve the timer data store location |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| relative-to-only | BOOLEAN | false | false | Indicates whether only the relative-to attribute should be resolved or the full path should be resolved. The default is false meaning the entire path will be resolved. |