A passivation store
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.ejb.passivation-store | 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 | 
|---|---|
| Default Value | ejb | 
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Default Value | 10000 | 
| Type | INT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Min | 0 | 
| Max | 2,147,483,647 | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| bean-cache | STRING | false | false | The name of the cache used to store bean instances. | |
| cache-container | STRING | false | false | ejb | The name of the cache container used for the bean and client-mappings caches | 
| max-size | INT | false | true | 10000 | The maximum number of beans this cache should store before forcing old beans to passivate |