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