| Interface | Description |
|---|---|
| JournalLoader |
| Class | Description |
|---|---|
| Activation |
An activation controls the lifecycle of the server and any components specific to the Activation itself.
|
| ActiveMQServerImpl |
The ActiveMQ Artemis server implementation
|
| AnyLiveNodeLocatorForReplication |
This implementation looks for any available live node, once tried with no success it is marked as
tried and the next available is used.
|
| AnyLiveNodeLocatorForScaleDown |
This implementation looks for any available live node, once tried with no success it is marked as
tried and the next available is used.
|
| AutoCreatedQueueManagerImpl | |
| BackupRecoveryJournalLoader | |
| ColocatedActivation | |
| ConnectorsService |
ConnectorsService will pool some resource for updates, e.g.
|
| DivertImpl |
A DivertImpl simply diverts a message to a different forwardAddress
|
| FileLockNodeManager | |
| InVMNodeManager |
NodeManager used to run multiple servers in the same VM.
|
| LastValueQueue |
A queue that will discard messages if a newer message with the same
Message.HDR_LAST_VALUE_NAME property value. |
| LegacyLDAPSecuritySettingPlugin | |
| LiveActivation | |
| LiveOnlyActivation | |
| MessageReferenceImpl |
Implementation of a MessageReference
|
| NamedLiveNodeLocatorForReplication |
NamedLiveNodeLocatorForReplication looks for a live server in the cluster with a specific backupGroupName
|
| NamedLiveNodeLocatorForScaleDown |
NamedLiveNodeLocatorForScaleDown looks for a live server in the cluster with a specific scaleDownGroupName
|
| NamedNodeIdNodeLocator | |
| PostOfficeJournalLoader | |
| QueueFactoryImpl |
A QueueFactoryImpl
|
| QueueImpl |
Implementation of a Queue
|
| RefsOperation | |
| RoutingContextImpl | |
| ScaleDownHandler | |
| ScaleDownHandler.OrderQueueByNumberOfReferencesComparator | |
| ScheduledDeliveryHandlerImpl |
Handles scheduling deliveries to a queue at the correct time.
|
| ServerConsumerImpl |
Concrete implementation of a ClientConsumer.
|
| ServerInfo | |
| ServerMessageImpl | |
| ServerSessionImpl |
Server side Session implementation
|
| ServerSessionImpl.TempQueueCleanerUpper | |
| ServiceRegistryImpl | |
| SharedNothingBackupActivation | |
| SharedNothingLiveActivation | |
| SharedStoreBackupActivation | |
| SharedStoreLiveActivation | |
| TransientQueueManagerImpl |
| Enum | Description |
|---|---|
| AckReason | |
| InVMNodeManager.State |
Copyright © 2018 JBoss by Red Hat. All rights reserved.