| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSlaveHAPolicy |
Server.replicationSlaveHaPolicy()
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 |
Server.replicationSlaveHaPolicy(ReplicationSlaveHAPolicy 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 |
ReplicationSlaveHAPolicy<T extends ReplicationSlaveHAPolicy>
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).
|
interface |
ReplicationSlaveHAPolicyConfigurator<T extends ReplicationSlaveHAPolicy> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.