An Infinispan-based timer management provider
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.clustering.ejb.timer-management-provider | true | none | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Default Value | JBOSS | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Allowed Values | JBOSS PROTOSTREAM | 
| Attribute | Value | 
|---|---|
| Type | INT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Min | 1 | 
| Max | 2,147,483,647 | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| cache-container | STRING | true | false | The name of the cache container associated with this provider | |
| cache | STRING | false | false | The name of the cache associated with this provider | |
| max-active-timers | INT | false | true | The maximum number of active timers to retain in memory before triggering passivation. | |
| marshaller | STRING | false | true | JBOSS | Indicates the marshalling implementation used for serializing the timeout context of a timer. |