The configuration for exposing the 'expression' model controller in the MBeanServer. This facade will expose all simple attributes and operation parameters as String. Reads return the unresolved expression. You may use expressions when writing attributes and setting operation parameters.
Attribute | Value |
---|---|
Default Value | jboss.as.expr |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
domain-name | STRING | false | true | jboss.as.expr | The domain name to use for the 'expression' model controller JMX facade in the MBeanServer. |