Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
SharedStoreColocatedHAPolicy |
Server.ServerResources.sharedStoreColocatedHaPolicy()
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 |
---|---|
T |
Server.sharedStoreColocatedHaPolicy(SharedStoreColocatedHAPolicy 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 |
SharedStoreColocatedHAPolicy<T extends SharedStoreColocatedHAPolicy<T>>
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 |
SharedStoreColocatedHAPolicyConsumer<T extends SharedStoreColocatedHAPolicy<T>> |
interface |
SharedStoreColocatedHAPolicySupplier<T extends SharedStoreColocatedHAPolicy> |
Modifier and Type | Method and Description |
---|---|
SharedStoreColocatedHAPolicy |
SharedStoreColocatedHAPolicySupplier.get()
Constructed instance of SharedStoreColocatedHAPolicy resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.