A JGroups channel.
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
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? | resource-services |
Stability Level | default |
Raw DMR model |
|
Type | BOOLEAN |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Default Value | org.wildfly.clustering.server |
Is the attribute nillable? | true |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | resource-services |
Stability Level | default |
Raw DMR model |
|
Type | LONG |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | LONG |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | LONG |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | LONG |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | resource-services |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | BOOLEAN |
Default Value | false |
Is the attribute nillable? | true |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | resource-services |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | runtime |
Access Type | metric |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
cluster | STRING | false | true | The cluster name of the JGroups channel. If undefined, the name of the channel will be used. | |
module | STRING | false | true | org.wildfly.clustering.server | The module from which to load channel services |
stack | STRING | true | false | The protocol stack of the JGroups channel | |
statistics-enabled | BOOLEAN | false | true | false | If enabled, collect channel statistics. |
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.jgroups.channel">
<param name="channel" value="{resource name}"/>
<param name="cluster" value="{value}"/>
<param name="module" value="{value}"/>
<param name="stack" value="{value}"/>
<param name="statistics-enabled" value="{value}"/>
<feature/>