Extension for Eclipse Vert.x
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.extension.vertx | false |
none |
| Type | STRING |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | all-services |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| option-name | STRING | false | true | The option name used to refer to the VertxOptions definition |
| Raw DMR model |
|
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.vertx.vertx.vertx">
<param name="option-name" value="{value}"/>
<feature/>