The configuration of the JGroups subsystem.
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.clustering.jgroups.default-channel-configuration | false |
none |
org.wildfly.clustering.default-group | false |
none |
org.wildfly.clustering.jgroups.default-channel | false |
none |
org.wildfly.clustering.server.default-group | false |
/subsystem=infinispan |
org.wildfly.clustering.server.default-command-dispatcher-factory | false |
/subsystem=infinispan |
org.wildfly.clustering.default-command-dispatcher-factory | false |
none |
org.wildfly.clustering.jgroups.default-channel-factory | false |
none |
Type | STRING |
Is the attribute nillable? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | resource-services |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
default-channel | STRING | false | false | The default JGroups channel. |
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.jgroups">
<param name="default-channel" value="{value}"/>
<feature/>