| Constructor and Description |
|---|
BroadcastGroupControlImpl(BroadcastGroup broadcastGroup,
StorageManager storageManager,
BroadcastGroupConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Set<BroadcastGroup> |
ClusterManager.getBroadcastGroups() |
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastGroupImpl
This class will use the
BroadcastEndpoint to send periodical updates on the list for connections
used by this server. |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementService.registerBroadcastGroup(BroadcastGroup broadcastGroup,
BroadcastGroupConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementServiceImpl.registerBroadcastGroup(BroadcastGroup broadcastGroup,
BroadcastGroupConfiguration configuration) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.