Package | Description |
---|---|
org.axonframework.config | |
org.axonframework.spring.config |
Modifier and Type | Interface and Description |
---|---|
interface |
Configuration
Interface describing the Global Configuration for Axon components.
|
interface |
Configurer
Entry point of the Axon Configuration API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurer
Entry point of the Axon Configuration API.
|
Modifier and Type | Class and Description |
---|---|
class |
AxonConfiguration
Deprecated.
Replaced by the
SpringConfigurer and SpringAxonConfiguration . |
class |
SpringConfigurer
A
Configurer implementation that considers the Spring Application context as a
source for components. |
Copyright © 2010–2023. All rights reserved.