Class | Description |
---|---|
ArtemisConfigBeans |
Spring bean wiring of configuration items.
|
ArtemisServerCfgCustomizer |
Implements the Spring Boot auto-configuration hook to customize the Artemis
server configuration created by Spring Boot.
|
ArtemisWiring |
Singleton beans for Artemis client resources that have to be shared and
reused.
|
WebWiring |
Additional Spring bean wiring and configuration for the web app.
|
Wiring |
Spring bean wiring configuration placeholder to locate the root package of
the configuration classes.
|