| ActivateCallback |
|
| ActivationFailureListener |
This interface represents a way users can be alerted to activation failures that don't necessarily constitute a
fatal problem for the broker (e.g.
|
| ActiveMQComponent |
|
| ActiveMQMessageBundle |
Logger Code 22
|
| ActiveMQServer |
This interface defines the internal interface of the ActiveMQ Artemis Server exposed to other components
of the server.
|
| ActiveMQServerLogger |
Logger Code 22
each message id must be 6 digits long starting with 22, the 3rd digit donates the level so
INF0 1
WARN 2
DEBUG 3
ERROR 4
TRACE 5
FATAL 6
so an INFO message would be 221000 to 221999
|
| Bindable |
|
| BrokerConnection |
|
| ConnectorService |
Deprecated. |
| ConnectorServiceFactory |
|
| Consumer |
|
| ConsumerInfo |
|
| CoreLargeServerMessage |
This is a tagging interface,
as we need to make sure the LargeMessage is a core large message is certain places.
|
| Divert |
|
| LargeServerMessage |
|
| LiveNodeLocator.BackupRegistrationListener |
|
| MessageReference |
A reference to a message.
|
| NodeManager.LockListener |
|
| PostQueueCreationCallback |
When a "core" queue is created this callback will be invoked
|
| PostQueueDeletionCallback |
When a "core" queue is deleted this callback will be invoked
|
| Queue |
|
| QueueFactory |
A QueueFactory
|
| QueueManager |
|
| RouteContextList |
This is a simple datatype containing the list of a routing context
|
| RoutingContext |
|
| ScheduledDeliveryHandler |
|
| SecuritySettingPlugin |
|
| ServerConsumer |
A ServerConsumer
|
| ServerMessage |
Deprecated. |
| ServerProducer |
|
| ServerSession |
|
| ServiceComponent |
A Component that needs to know the stop reason.
|
| ServiceRegistry |
A holder for common services leveraged by the broker.
|
| SlowConsumerDetectionListener |
|
| TempQueueObserver |
|
| TransientQueueManager |
|