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