Class | Description |
---|---|
AxonAutoConfiguration | |
AxonDbSchedulerAutoConfiguration |
Auto configuration class for the deadline manager and event scheduler using db-scheduler.
|
AxonJobRunrAutoConfiguration |
Auto configuration class for the deadline manager and event scheduler using JobRunr.
|
AxonServerActuatorAutoConfiguration |
Autoconfiguration class for Spring Boot Actuator monitoring tools around Axon Server.
|
AxonServerAutoConfiguration |
Configures Axon Server as implementation for the CommandBus, QueryBus and EventStore.
|
AxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration | |
AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration | |
AxonServerBusAutoConfiguration | |
AxonTracingAutoConfiguration |
Configures common tracing components for Axon Framework.
|
CBORMapperAutoConfiguration | |
EventProcessingAutoConfiguration |
Auto configuration for
EventProcessingModule . |
InfraConfiguration |
Infrastructure autoconfiguration class for Axon Framework application.
|
JdbcAutoConfiguration |
Autoconfiguration class for Axon's JDBC specific infrastructure components.
|
JpaAutoConfiguration |
Autoconfiguration class for Axon's JPA specific infrastructure components.
|
JpaEventStoreAutoConfiguration |
Autoconfiguration class for Axon's JPA specific event store components.
|
MetricsAutoConfiguration |
Auto configuration to set up Metrics for the infrastructure components.
|
MicrometerMetricsAutoConfiguration |
Auto configuration to set up Micrometer Metrics for the infrastructure components.
|
NoOpTransactionAutoConfiguration | |
ObjectMapperAutoConfiguration | |
OpenTelemetryAutoConfiguration |
Automatically configured the
OpenTelemetrySpanFactory as the method of providing tracing in Axon Framework. |
PersistentStreamMessageSourceRegistrar |
Post-processor to create Spring beans for persistent streams defined in the application context.
|
TransactionAutoConfiguration | |
XStreamAutoConfiguration |
Autoconfigures an
XStream instance in absence of an existing XStream bean. |
Copyright © 2010–2024. All rights reserved.