Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
T |
Server.sharedStoreMasterHaPolicy(SharedStoreMasterHAPolicyConsumer consumer)
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, replication-colocated,
shared-store-master, shared-store-slave, or shared-store-colocated).
|
Modifier and Type | Method and Description |
---|---|
default SharedStoreMasterHAPolicyConsumer<T> |
SharedStoreMasterHAPolicyConsumer.andThen(SharedStoreMasterHAPolicyConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default SharedStoreMasterHAPolicyConsumer<T> |
SharedStoreMasterHAPolicyConsumer.andThen(SharedStoreMasterHAPolicyConsumer<T> after) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.