Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
T |
Server.replicationColocatedHaPolicy(ReplicationColocatedHAPolicyConsumer 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, or replication-colocated).
|
Modifier and Type | Method and Description |
---|---|
default ReplicationColocatedHAPolicyConsumer<T> |
ReplicationColocatedHAPolicyConsumer.andThen(ReplicationColocatedHAPolicyConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default ReplicationColocatedHAPolicyConsumer<T> |
ReplicationColocatedHAPolicyConsumer.andThen(ReplicationColocatedHAPolicyConsumer<T> after) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.