Class | Description |
---|---|
DistributedCommandBusProperties |
Defines the properties for the Distributed Command Bus, when automatically configured in the Application Context.
|
DistributedCommandBusProperties.JGroupsProperties |
The JGroups specific configuration for the Distributed Command Bus.
|
DistributedCommandBusProperties.JGroupsProperties.Gossip | |
DistributedCommandBusProperties.SpringCloudProperties | |
EventProcessorProperties |
Properties describing the settings for Event Processors.
|
EventProcessorProperties.Dlq | |
EventProcessorProperties.DlqCache | |
EventProcessorProperties.ProcessorSettings | |
MetricsProperties |
Properties describing the settings for Metrics.
|
MetricsProperties.AutoConfiguration |
Auto configuration specific properties around Metrics.
|
MetricsProperties.Micrometer | |
SerializerProperties |
A group of properties that allows easy configuration of the serializers used for different types of objects that
Axon needs to serialize.
|
TagsConfigurationProperties |
Spring Configuration properties for
TagsConfiguration . |
TokenStoreProperties |
Properties describing the settings for the default
Token Store . |
TracingProperties |
Properties describing the settings for tracing.
|
TracingProperties.AttributeProviders |
Defines which
SpanAttributesProvider s are enabled. |
TracingProperties.CommandBusProperties |
Configuration properties for the behavior of creating tracing spans for the
CommandBus . |
TracingProperties.DeadlineManagerProperties |
Configuration properties for the behavior of creating tracing spans for the
DeadlineManager . |
TracingProperties.EventProcessorProperties |
Configuration properties for the behavior of creating tracing spans for the
EventProcessor implementations. |
TracingProperties.QueryBusProperties |
Configuration properties for the behavior of creating tracing spans for the
QueryBus . |
TracingProperties.RepositoryProperties |
Configuration properties for the behavior of creating tracing spans for the
Repository . |
TracingProperties.SagaManagerProperties |
Configuration properties for the behavior of creating tracing spans for the
AbstractSagaManager . |
TracingProperties.SnapshotterProperties |
Configuration properties for the behavior of creating tracing spans for the
Snapshotter . |
Enum | Description |
---|---|
EventProcessorProperties.Mode |
The processing modes of an
EventProcessor . |
SerializerProperties.SerializerType |
Enumerates different possible standard serializers, available in Axon.
|
Copyright © 2010–2024. All rights reserved.