| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
BroadcastGroup | 
Server.ServerResources.broadcastGroup(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<BroadcastGroup> | 
Server.ServerResources.broadcastGroups()
Get the list of BroadcastGroup resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.broadcastGroup(BroadcastGroup value)
Add the BroadcastGroup object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.broadcastGroups(List<BroadcastGroup> value)
Add all BroadcastGroup objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BroadcastGroup<T extends BroadcastGroup<T>>
A broadcast group is the means by which a server broadcasts connectors over
 the network. 
 | 
interface  | 
BroadcastGroupConsumer<T extends BroadcastGroup<T>>  | 
interface  | 
BroadcastGroupSupplier<T extends BroadcastGroup>  | 
| Modifier and Type | Method and Description | 
|---|---|
BroadcastGroup | 
BroadcastGroupSupplier.get()
Constructed instance of BroadcastGroup resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.