The VertxOptions Definition
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.extension.vertx.options | true |
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? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Type | LONG |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| 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? | no-services |
| Allowed Values |
MILLISECONDS MICROSECONDS HOURS SECONDS NANOSECONDS DAYS MINUTES |
| Stability Level | default |
| Raw DMR model |
|
| Type | BOOLEAN |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Type | INT |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| 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? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Type | BOOLEAN |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Type | INT |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| Type | LONG |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| 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? | no-services |
| Allowed Values |
MILLISECONDS MICROSECONDS HOURS SECONDS NANOSECONDS DAYS MINUTES |
| Stability Level | default |
| Raw DMR model |
|
| Type | LONG |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| 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? | no-services |
| Allowed Values |
MILLISECONDS MICROSECONDS HOURS SECONDS NANOSECONDS DAYS MINUTES |
| Stability Level | default |
| Raw DMR model |
|
| Type | BOOLEAN |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Type | LONG |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| 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? | no-services |
| Allowed Values |
MILLISECONDS MICROSECONDS HOURS SECONDS NANOSECONDS DAYS MINUTES |
| Stability Level | default |
| Raw DMR model |
|
| Type | INT |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Min | 1 |
| Max | 2147483647 |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| address-resolver-option | STRING | false | true | The address-resolver-option name used for the AddressResolverOptions | |
| blocked-thread-check-interval | LONG | false | true | The blocked thread check interval, defaults to 1000 ms | |
| blocked-thread-check-interval-unit | STRING | false | true | The blocked thread check interval unit, defaults to MILLISECONDS | |
| classpath-resolving-enabled | BOOLEAN | false | true | Whether classpath resolving is enabled | |
| event-loop-pool-size | INT | false | true | The size of the event loop threads pool, defaults to 2 * number of cores on the machine | |
| file-cache-dir | STRING | false | true | The file cache directory | |
| file-cache-enabled | BOOLEAN | false | true | Whether file caching is enabled for class path resolving | |
| internal-blocking-pool-size | INT | false | true | The size of the internal blocking thread pool, defaults to 20 | |
| max-eventloop-execute-time | LONG | false | true | The max event loop execute time, defaults to 2 seconds | |
| max-eventloop-execute-time-unit | STRING | false | true | The max event loop execute time unit, defaults to NANOSECONDS | |
| max-worker-execute-time | LONG | false | true | The max worker execute time, defaults to 60 seconds | |
| max-worker-execute-time-unit | STRING | false | true | The max worker execute time unit, defaults to NANOSECONDS | |
| prefer-native-transport | BOOLEAN | false | true | If native transport is preferred or not | |
| warning-exception-time | LONG | false | true | The warning exception time, If a thread is blocked longer than this threshold, the warning log contains a stack trace, defaults to 5 seconds | |
| warning-exception-time-unit | STRING | false | true | The warning exception time, defaults to NANOSECONDS | |
| worker-pool-size | INT | false | true | The size of the worker thread pool, defaults to 20 |
| Raw DMR model |
|
| Raw DMR model |
|
OBJECT
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.vertx.vertx-option">
<param name="vertx-option" value="{resource name}"/>
<param name="address-resolver-option" value="{value}"/>
<param name="blocked-thread-check-interval" value="{value}"/>
<param name="blocked-thread-check-interval-unit" value="{value}"/>
<param name="classpath-resolving-enabled" value="{value}"/>
<param name="event-loop-pool-size" value="{value}"/>
<param name="file-cache-dir" value="{value}"/>
<param name="file-cache-enabled" value="{value}"/>
<param name="internal-blocking-pool-size" value="{value}"/>
<param name="max-eventloop-execute-time" value="{value}"/>
<param name="max-eventloop-execute-time-unit" value="{value}"/>
<param name="max-worker-execute-time" value="{value}"/>
<param name="max-worker-execute-time-unit" value="{value}"/>
<param name="prefer-native-transport" value="{value}"/>
<param name="warning-exception-time" value="{value}"/>
<param name="warning-exception-time-unit" value="{value}"/>
<param name="worker-pool-size" value="{value}"/>
<feature/>