| Name | Description | Type | Package | Framework |
| ArtemisAutoConfiguration | Auto-configuration to integrate with an Artemis broker. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisConfigurationCustomizer | Callback interface that can be implemented by beans wishing to customize the ArtemisJMS server Configuration before it is used by an auto-configured | Interface | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisMode | Define the mode in which Artemis can operate. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisNoOpBindingRegistry | A no-op implementation of the BindingRegistry. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisProperties | Configuration properties for Artemis. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisProperties .Embedded | Configuration for an embedded Artemis server. | Class | org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties | Spring Boot |