A broadcast group is the means by which a server broadcasts connectors over the network.
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.messaging.activemq.socket-broadcast-group | true | none |
Attribute | Value |
---|---|
Default Value | 2000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | LIST |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | false |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
broadcast-period | LONG | false | true | 2000 | The period in milliseconds between consecutive broadcasts. |
connectors | LIST | true | false | Specifies the names of connectors that will be broadcast. | |
socket-binding | STRING | true | false | The broadcast group socket binding. |