See: Description
Interface | Description |
---|---|
ArtemisConfigurationCustomizer |
Callback interface that can be implemented by beans wishing to customize the Artemis
JMS server
Configuration before it is used by an auto-configured
EmbeddedActiveMQ instance. |
Class | Description |
---|---|
ArtemisAutoConfiguration |
Auto-configuration to integrate with an Artemis broker. |
ArtemisNoOpBindingRegistry |
A no-op implementation of the
BindingRegistry . |
ArtemisProperties |
Configuration properties for Artemis.
|
ArtemisProperties.Embedded |
Configuration for an embedded Artemis server.
|
Enum | Description |
---|---|
ArtemisMode |
Define the mode in which Artemis can operate.
|