Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
T |
Server.replicationMasterHaPolicy(ReplicationMasterHAPolicyConsumer 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 ReplicationMasterHAPolicyConsumer<T> |
ReplicationMasterHAPolicyConsumer.andThen(ReplicationMasterHAPolicyConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default ReplicationMasterHAPolicyConsumer<T> |
ReplicationMasterHAPolicyConsumer.andThen(ReplicationMasterHAPolicyConsumer<T> after) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.