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