| 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 | Class and Description |
|---|---|
class |
SharedStoreMasterHAPolicy<T extends 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).
|
interface |
SharedStoreMasterHAPolicyConfigurator<T extends SharedStoreMasterHAPolicy> |
| 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.