public static class ReplicationColocatedHAPolicy.ReplicationColocatedHAPolicyResources extends Object
Constructor and Description |
---|
ReplicationColocatedHAPolicyResources() |
Modifier and Type | Method and Description |
---|---|
MasterConfiguration |
masterConfiguration()
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).
|
SlaveConfiguration |
slaveConfiguration()
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).
|
public ReplicationColocatedHAPolicyResources()
public MasterConfiguration masterConfiguration()
public SlaveConfiguration slaveConfiguration()
Copyright © 2019 JBoss by Red Hat. All rights reserved.