| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
ReplicationMasterHAPolicy | 
Server.ServerResources.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<T>>
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  | 
ReplicationMasterHAPolicyConsumer<T extends ReplicationMasterHAPolicy<T>>  | 
interface  | 
ReplicationMasterHAPolicySupplier<T extends ReplicationMasterHAPolicy>  | 
| Modifier and Type | Method and Description | 
|---|---|
ReplicationMasterHAPolicy | 
ReplicationMasterHAPolicySupplier.get()
Constructed instance of ReplicationMasterHAPolicy resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.