public static class SharedStoreColocatedHAPolicy.SharedStoreColocatedHAPolicyResources extends Object
| Constructor and Description |
|---|
SharedStoreColocatedHAPolicyResources() |
| 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 SharedStoreColocatedHAPolicyResources()
public MasterConfiguration masterConfiguration()
public SlaveConfiguration slaveConfiguration()
Copyright © 2018 JBoss by Red Hat. All rights reserved.