A broadcast group is the means by which a server broadcasts connectors over the network.
| 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 | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| 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 | false | false | Specifies the names of connectors that will be broadcast. | |
| jgroups-channel | STRING | false | false | The name used by a JGroups channel to join a cluster. | |
| jgroups-stack | STRING | false | false | The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster. | |
| socket-binding | STRING | false | false | The broadcast group socket binding. |