| Class | Description |
|---|---|
| HaPolicyLiveOnly<T extends HaPolicyLiveOnly> |
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).
|
| HaPolicyReplicationColocated<T extends HaPolicyReplicationColocated> |
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).
|
| HaPolicyReplicationMaster<T extends HaPolicyReplicationMaster> |
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).
|
| HaPolicyReplicationSlave<T extends HaPolicyReplicationSlave> |
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).
|
| HaPolicySharedStoreColocated<T extends HaPolicySharedStoreColocated> |
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).
|
| HaPolicySharedStoreMaster<T extends HaPolicySharedStoreMaster> |
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).
|
| HaPolicySharedStoreSlave<T extends HaPolicySharedStoreSlave> |
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).
|
| PathBindingsDirectory<T extends PathBindingsDirectory> |
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| PathJournalDirectory<T extends PathJournalDirectory> |
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| PathLargeMessagesDirectory<T extends PathLargeMessagesDirectory> |
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| PathPagingDirectory<T extends PathPagingDirectory> |
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Server<T extends Server> |
An ActiveMQ server instance.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.