| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<DiscoveryGroup> |
Server.ServerResources.discoveryGroups()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.discoveryGroup(DiscoveryGroup value)
Add the org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.discoveryGroups(List<DiscoveryGroup> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryGroup |
DiscoveryGroup.initialWaitTimeout(Long value)
Period, in ms, to wait for an initial broadcast to give us at least one node in the cluster.
|
DiscoveryGroup |
DiscoveryGroup.jgroupsChannel(String value)
The name used by a JGroups channel to join a cluster.
|
DiscoveryGroup |
DiscoveryGroup.jgroupsStack(String value)
The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster.
|
DiscoveryGroup |
DiscoveryGroup.refreshTimeout(Long value)
Period the discovery group waits after receiving the last broadcast from a particular server before removing that server's connector pair entry from its list.
|
DiscoveryGroup |
DiscoveryGroup.socketBinding(String value)
The discovery group socket binding.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.