Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
DiscoveryGroup |
Server.ServerResources.discoveryGroup(String key) |
Modifier and Type | Method and Description |
---|---|
List<DiscoveryGroup> |
Server.ServerResources.discoveryGroups()
Get the list of DiscoveryGroup resources
|
Modifier and Type | Method and Description |
---|---|
T |
Server.discoveryGroup(DiscoveryGroup value)
Add the DiscoveryGroup object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
Server.discoveryGroups(List<DiscoveryGroup> value)
Add all DiscoveryGroup objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryGroup<T extends DiscoveryGroup<T>>
Multicast group to listen to receive broadcast from other servers announcing
their connectors.
|
interface |
DiscoveryGroupConsumer<T extends DiscoveryGroup<T>> |
interface |
DiscoveryGroupSupplier<T extends DiscoveryGroup> |
Modifier and Type | Method and Description |
---|---|
DiscoveryGroup |
DiscoveryGroupSupplier.get()
Constructed instance of DiscoveryGroup resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.