| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.subsystem.server | |
| org.wildfly.swarm.config.messaging.subsystem.server.haPolicy |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSlave |
HaPolicySharedStoreColocated.configurationSlave()
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
ConfigurationSlave |
HaPolicyReplicationColocated.configurationSlave()
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
| Modifier and Type | Method and Description |
|---|---|
T |
HaPolicySharedStoreColocated.configurationSlave(ConfigurationSlave value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
T |
HaPolicyReplicationColocated.configurationSlave(ConfigurationSlave value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationSlave<T extends ConfigurationSlave>
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.