| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
SharedStoreMasterHaPolicy |
Server.sharedStoreMasterHaPolicy()
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 |
|---|---|
Server |
Server.sharedStoreMasterHaPolicy(SharedStoreMasterHaPolicy value)
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 |
|---|---|
SharedStoreMasterHaPolicy |
SharedStoreMasterHaPolicy.failbackDelay(Long value)
delay to wait before failback occurs on (live's) restart
|
SharedStoreMasterHaPolicy |
SharedStoreMasterHaPolicy.failoverOnServerShutdown(Boolean value)
Whether the server must failover when it is normally shutdown.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.