- AbstractQualifiedBeanCondition - Class in org.axonframework.springboot.util
-
Abstract implementations for conditions that match against the availability of beans of a specific type with a
given qualifier.
- AbstractQualifiedBeanCondition(String, String, String) - Constructor for class org.axonframework.springboot.util.AbstractQualifiedBeanCondition
-
Initialize the condition, looking for properties on a given annotation
- aggregateIdentifierSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
-
- aggregateSnapshotter(Configuration, HandlerDefinition, ParameterResolverFactory, EventStore, TransactionManager, SnapshotterSpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
-
- AttributeProviders() - Constructor for class org.axonframework.springboot.TracingProperties.AttributeProviders
-
- autoConfigBasePackages(ApplicationContext) - Static method in class org.axonframework.springboot.util.XStreamSecurityTypeUtility
-
Retrieves the auto-configuration base packages from AutoConfigurationPackages.get(BeanFactory).
- AutoConfiguration() - Constructor for class org.axonframework.springboot.MetricsProperties.AutoConfiguration
-
- AxonAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
- AxonAutoConfiguration(EventProcessorProperties, SerializerProperties, TagsConfigurationProperties, ApplicationContext) - Constructor for class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
-
- AxonDbSchedulerAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Auto configuration class for the deadline manager and event scheduler using db-scheduler.
- AxonDbSchedulerAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonDbSchedulerAutoConfiguration
-
- AxonJobRunrAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Auto configuration class for the deadline manager and event scheduler using JobRunr.
- AxonJobRunrAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonJobRunrAutoConfiguration
-
- AxonServerActuatorAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Autoconfiguration class for Spring Boot Actuator monitoring tools around Axon Server.
- AxonServerActuatorAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonServerActuatorAutoConfiguration
-
- AxonServerAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Configures Axon Server as implementation for the CommandBus, QueryBus and EventStore.
- AxonServerAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
-
- AxonServerAutoConfiguration.ConnectionConfiguration - Class in org.axonframework.springboot.autoconfig
-
- AxonServerAutoConfiguration.ConnectionDetailsConfiguration - Class in org.axonframework.springboot.autoconfig
-
- AxonServerBusAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Configures Axon Server implementations of the CommandBus, EventStore, and QueryBus.
- AxonServerBusAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonServerBusAutoConfiguration
-
- axonServerCommandBus(AxonServerConnectionManager, AxonServerConfiguration, CommandBus, Serializer, RoutingStrategy, CommandPriorityCalculator, CommandLoadFactorProvider, TargetContextResolver<? super CommandMessage<?>>, CommandBusSpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonServerBusAutoConfiguration
-
- axonServerConfiguration() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionConfiguration
-
- axonServerConfiguration() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionDetailsConfiguration
-
- axonServerConfigurationWithConnectionDetails(AxonServerConnectionDetails) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionDetailsConfiguration
-
- AxonServerConnectionDetails - Interface in org.axonframework.springboot.service.connection
-
ConnectionDetails implementation carrying the connection details for an Axon Server instance.
- AxonServerDockerComposeConnectionDetailsFactory - Class in org.axonframework.springboot.service.connection
-
ConnectionDetailsFactory implementation that recognizes Spring Boot Docker Compose-managed Docker containers running
Axon Server and creates an AxonServerConnectionDetails bean with the details to connect to AxonServer within that
container.
- AxonServerDockerComposeConnectionDetailsFactory() - Constructor for class org.axonframework.springboot.service.connection.AxonServerDockerComposeConnectionDetailsFactory
-
Initializes the factory to look for containers running the "axoniq/axonserver" image.
- axonServerEventStoreFactory(AxonServerConfiguration, AxonServerConnectionManager, Serializer, Serializer, Configuration) - Method in class org.axonframework.springboot.autoconfig.AxonServerBusAutoConfiguration
-
- AxonServerHealthIndicator - Class in org.axonframework.actuator.axonserver
-
- AxonServerHealthIndicator(AxonServerConnectionManager) - Constructor for class org.axonframework.actuator.axonserver.AxonServerHealthIndicator
-
Constructs this health indicator, extracting health information from the given connectionManager.
- axonServerHealthIndicator(AxonServerConnectionManager) - Method in class org.axonframework.springboot.autoconfig.AxonServerActuatorAutoConfiguration
-
- AxonServerStatusAggregator - Class in org.axonframework.actuator.axonserver
-
A SimpleStatusAggregator implementation determining the overall health of an Axon Framework application using
Axon Server.
- AxonServerStatusAggregator() - Constructor for class org.axonframework.actuator.axonserver.AxonServerStatusAggregator
-
Constructs a default Axon Server specific SimpleStatusAggregator.
- axonServerStatusAggregator() - Method in class org.axonframework.springboot.autoconfig.AxonServerActuatorAutoConfiguration
-
- AxonServerTestContainerConnectionDetailsFactory - Class in org.axonframework.springboot.service.connection
-
ConnectionDetailsFactory class that recognizes TestContainer instances running Axon Server.
- AxonServerTestContainerConnectionDetailsFactory() - Constructor for class org.axonframework.springboot.service.connection.AxonServerTestContainerConnectionDetailsFactory
-
- AxonTracingAutoConfiguration - Class in org.axonframework.springboot.autoconfig
-
Configures common tracing components for Axon Framework.
- AxonTracingAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
-
- axonTransactionManager() - Method in class org.axonframework.springboot.autoconfig.NoOpTransactionAutoConfiguration
-
- axonTransactionManager(PlatformTransactionManager) - Method in class org.axonframework.springboot.autoconfig.TransactionAutoConfiguration
-
- getAggregateIdAttributeName() - Method in class org.axonframework.springboot.TracingProperties.RepositoryProperties
-
The name of the attribute used to store the aggregate id in the span.
- getAttributeProviders() - Method in class org.axonframework.springboot.TracingProperties
-
The value for which SpanAttributesProviders are enabled.
- getAutoConfiguration() - Method in class org.axonframework.springboot.MetricsProperties
-
Retrieves the AutoConfiguration settings for Metrics
- getBatchSize() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the maximum size of a processing batch.
- getBindAddr() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Returns the Address to bind the JGroups client to.
- getBindPort() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Returns the port to listen to JGroups connections (default 7800).
- getCache() - Method in class org.axonframework.springboot.EventProcessorProperties.Dlq
-
Retrieves the AutoConfiguration settings for the cache of the sequenced dead letter queue.
- getClaimTimeout() - Method in class org.axonframework.springboot.TokenStoreProperties
-
- getClusterName() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Returns the Cluster Name of the JGroups Cluster to connect with (defaults to "Axon").
- getCommandBus() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the CommandBus.
- getConfigurationFile() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Returns the path to the configuration file to use to configure the Groups instance.
- getConfigurationPhase() - Method in class org.axonframework.springboot.util.AbstractQualifiedBeanCondition
-
- getContainerConnectionDetails(ContainerConnectionSource<AxonServerContainer>) - Method in class org.axonframework.springboot.service.connection.AxonServerTestContainerConnectionDetailsFactory
-
- getDeadlineIdAttributeName() - Method in class org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
-
The name of the attribute used to store the deadline id in the span.
- getDeadlineManager() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the
DeadlineManager.
- getDeadlineScopeAttributeName() - Method in class org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
-
The name of the attribute used to store the deadline scope in the span.
- getDistributedInSameTraceTimeLimit() - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
The time limit for events handled by a StreamingEventProcessor to be
traced in the same trace as the trace that published it.
- getDlq() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Retrieves the AutoConfiguration settings for the sequenced dead letter queue settings.
- getDockerComposeConnectionDetails(DockerComposeConnectionSource) - Method in class org.axonframework.springboot.service.connection.AxonServerDockerComposeConnectionDetailsFactory
-
- getEntityManager() - Method in class org.axonframework.springboot.util.jpa.ContainerManagedEntityManagerProvider
-
- getEntityManager() - Method in class org.axonframework.springboot.util.legacyjpa.ContainerManagedEntityManagerProvider
-
Deprecated.
- getEventProcessor() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the
EventProcessor.
- getEvents() - Method in class org.axonframework.springboot.SerializerProperties
-
The type of serializer to use to serialize the payload and meta data of Event Messages.
- getFallbackUrl() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.SpringCloudProperties
-
Returns the URL relative to the host's root to retrieve Instance Meta Data from.
- getGeneral() - Method in class org.axonframework.springboot.SerializerProperties
-
The type of serializer to use to serialize any type of object, for which no more specific serializer is
configured.
- getGossip() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
- getHosts() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
-
- getInitialSegmentCount() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the number of initial segments that should be created, if no segments are already present.
- getJgroups() - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Returns the JGroups configuration to use (if JGroups is on the classpath).
- getLoadFactor() - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Returns the load factor for this instance of the Distributed Command Bus (default 100).
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.axonframework.springboot.util.AbstractQualifiedBeanCondition
-
- getMessages() - Method in class org.axonframework.springboot.SerializerProperties
-
The type of serializer to use to serialize the payload and meta data of Messages.
- getMicrometer() - Method in class org.axonframework.springboot.MetricsProperties
-
Retrieves the Micrometer specific settings for Metrics
- getMode() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the type of processor to configure.
- getNestedTimeLimit() - Method in class org.axonframework.springboot.TracingProperties
-
- getProcessors() - Method in class org.axonframework.springboot.EventProcessorProperties
-
Returns the settings for each of the configured processors, by name.
- getQueryBus() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the QueryBus.
- getRepository() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the
Repository.
- getSagaIdentifierAttributeName() - Method in class org.axonframework.springboot.TracingProperties.SagaManagerProperties
-
The name of the attribute used to store the saga id in the span.
- getSagaManager() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the
AbstractSagaManager.
- getSequencingPolicy() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the name of the bean that defines the SequencingPolicy
for this processor.
- getSize() - Method in class org.axonframework.springboot.EventProcessorProperties.DlqCache
-
Returns the size of the sequence identifiers to keep in memory, per segment.
- getSnapshotter() - Method in class org.axonframework.springboot.TracingProperties
-
Returns the properties describing the tracing settings for the Snapshotter.
- getSource() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the name of the bean that should be used as source for Event Messages.
- getSpringCloud() - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Returns the Spring Cloud configuration to use (if Spring Cloud is on the classpath).
- getTags() - Method in class org.axonframework.springboot.TagsConfigurationProperties
-
Gets tags.
- getThreadCount() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the number of threads to use to process Events, when using a
StreamingEventProcessor implementation.
- getTokenClaimInterval() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the interval between attempts to claim tokens by a
StreamingEventProcessor.
- getTokenClaimIntervalTimeUnit() - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Returns the time unit used to define tokens claim interval.
- globalMetricRegistry(MetricRegistry) - Static method in class org.axonframework.springboot.autoconfig.MetricsAutoConfiguration
-
- globalMetricRegistry(MeterRegistry) - Static method in class org.axonframework.springboot.autoconfig.MicrometerMetricsAutoConfiguration
-
- Gossip() - Constructor for class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
-
- InfraConfiguration - Class in org.axonframework.springboot.autoconfig
-
Infrastructure autoconfiguration class for Axon Framework application.
- InfraConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.InfraConfiguration
-
- isAggregateIdentifier() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the AggregateIdentifierSpanAttributesProvider is
enabled.
- isAggregateTypeInSpanName() - Method in class org.axonframework.springboot.TracingProperties.SnapshotterProperties
-
Whether the aggregate type should be included in the span names of the Snapshotter spans.
- isAutoStart() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
-
- isDimensional() - Method in class org.axonframework.springboot.MetricsProperties.Micrometer
-
Indicates whether the Micrometer Tags/Dimensions will be used
- isDisableBatchTrace() - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
Disables the creation of a batch trace.
- isDistributedInSameTrace() - Method in class org.axonframework.springboot.TracingProperties.CommandBusProperties
-
Whether distributed commands should be part of the same trace.
- isDistributedInSameTrace() - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
Whether distributed events should be part of the same trace.
- isDistributedInSameTrace() - Method in class org.axonframework.springboot.TracingProperties.QueryBusProperties
-
Whether distributed queries should be part of the same trace.
- isEnabled() - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Indicates whether the (auto-configuration) of the Distributed Command Bus is enabled.
- isEnabled() - Method in class org.axonframework.springboot.EventProcessorProperties.Dlq
-
Indicates whether creating and configuring a
SequencedDeadLetterQueue is enabled.
- isEnabled() - Method in class org.axonframework.springboot.EventProcessorProperties.DlqCache
-
Indicates whether using a cache is enabled.
- isEnabled() - Method in class org.axonframework.springboot.MetricsProperties.AutoConfiguration
-
Indicates whether the auto-configuration of Metrics is enabled
- isFallbackToHttpGet() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.SpringCloudProperties
-
Indicates whether to fall back to HTTP GET when retrieving Instance Meta Data from the Discovery Server
fails.
- isMessageId() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the MessageIdSpanAttributesProvider is enabled.
- isMessageName() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the MessageNameSpanAttributesProvider is enabled.
- isMessageType() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the MessageTypeSpanAttributesProvider is enabled.
- isMetadata() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the MetadataSpanAttributesProvider is enabled.
- isNestedHandlers() - Method in class org.axonframework.springboot.TracingProperties
-
- isPayloadType() - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Whether the PayloadTypeSpanAttributesProvider is enabled.
- isSeparateTrace() - Method in class org.axonframework.springboot.TracingProperties.SnapshotterProperties
-
Whether the creation of the snapshot should be represented by a separate trace.
- isShowEventSourcingHandlers() - Method in class org.axonframework.springboot.TracingProperties
-
Getting value for showing event sourcing handlers in traces.
- SagaManagerProperties() - Constructor for class org.axonframework.springboot.TracingProperties.SagaManagerProperties
-
- sagaManagerSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
-
- sagaStore(Serializer, EntityManagerProvider) - Method in class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
-
- sagaStore(Serializer, EntityManagerProvider) - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
-
Deprecated.
- sagaStoreNoSchema(ConnectionProvider, Serializer) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
-
- sagaStoreWithSchema(ConnectionProvider, Serializer, SagaSqlSchema) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
-
- serializer(RevisionResolver) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
-
- serializerConfigurer(Serializer, Serializer, Serializer) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
-
- SerializerProperties - Class in org.axonframework.springboot
-
A group of properties that allows easy configuration of the serializers used for different types of objects that
Axon needs to serialize.
- SerializerProperties() - Constructor for class org.axonframework.springboot.SerializerProperties
-
- SerializerProperties.SerializerType - Enum in org.axonframework.springboot
-
Enumerates different possible standard serializers, available in Axon.
- setAggregateIdAttributeName(String) - Method in class org.axonframework.springboot.TracingProperties.RepositoryProperties
-
The name of the attribute used to store the aggregate id in the span.
- setAggregateIdentifier(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the AggregateIdentifierSpanAttributesProvider is
enabled.
- setAggregateTypeInSpanName(boolean) - Method in class org.axonframework.springboot.TracingProperties.SnapshotterProperties
-
Sets whether the aggregate type should be included in the span names of the Snapshotter spans.
- setApplicationContext(ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionDetailsConfiguration
-
- setAttributeProviders(TracingProperties.AttributeProviders) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the value for which SpanAttributesProviders are
enabled.
- setAutoConfiguration(MetricsProperties.AutoConfiguration) - Method in class org.axonframework.springboot.MetricsProperties
-
Defines the AutoConfiguration settings for Metrics.
- setAutoStart(boolean) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
-
- setBatchSize(int) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the maximum size of a processing batch.
- setBeanClassLoader(ClassLoader) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
-
- setBindAddr(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Sets the Address to bind the JGroups to.
- setBindPort(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Returns the port to listen to JGroups connections (default 7800).
- setCache(EventProcessorProperties.DlqCache) - Method in class org.axonframework.springboot.EventProcessorProperties.Dlq
-
Defines the AutoConfiguration settings for the cache of the sequenced dead letter queue.
- setClaimTimeout(Duration) - Method in class org.axonframework.springboot.TokenStoreProperties
-
- setClusterName(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Sets the Cluster Name of the JGroups Cluster to connect with (defaults to "Axon").
- setCommandBus(TracingProperties.CommandBusProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the CommandBus.
- setConfigurationFile(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
Sets the path to the configuration file to use to configure the Groups instance.
- setDeadlineIdAttributeName(String) - Method in class org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
-
The name of the attribute used to store the deadline id in the span.
- setDeadlineManager(TracingProperties.DeadlineManagerProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the DeadlineManager.
- setDeadlineScopeAttributeName(String) - Method in class org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
-
The name of the attribute used to store the deadline scope in the span.
- setDimensional(boolean) - Method in class org.axonframework.springboot.MetricsProperties.Micrometer
-
Disables (if false, default) or enables (if true) the usage of Micrometer Tags/Dimensions
- setDisableBatchTrace(boolean) - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
Disables the creation of a batch trace.
- setDistributedInSameTrace(boolean) - Method in class org.axonframework.springboot.TracingProperties.CommandBusProperties
-
Sets whether distributed commands should be part of the same trace.
- setDistributedInSameTrace(boolean) - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
Whether distributed events should be part of the same trace.
- setDistributedInSameTrace(boolean) - Method in class org.axonframework.springboot.TracingProperties.QueryBusProperties
-
Sets whether distributed queries should be part of the same trace.
- setDistributedInSameTraceTimeLimit(Duration) - Method in class org.axonframework.springboot.TracingProperties.EventProcessorProperties
-
The time limit for events handled by a StreamingEventProcessor to be
traced in the same trace as the trace that published it.
- setDlq(EventProcessorProperties.Dlq) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Defines the AutoConfiguration settings for the sequenced dead letter queue.
- setEnabled(boolean) - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Enables (if true) or disables (if false, default) the auto-configuration of a Distributed
Command Bus instance in the application context.
- setEnabled(boolean) - Method in class org.axonframework.springboot.EventProcessorProperties.Dlq
-
Enables (if true, default) or disables (if false) creating a
SequencedDeadLetterQueue.
- setEnabled(boolean) - Method in class org.axonframework.springboot.EventProcessorProperties.DlqCache
-
Enables (if true, default) or disables (if false) using a cache.
- setEnabled(boolean) - Method in class org.axonframework.springboot.MetricsProperties.AutoConfiguration
-
Enables (if true, default) or disables (if false) the auto-configuration of Metrics within
the application context.
- setEntityManager(EntityManager) - Method in class org.axonframework.springboot.util.jpa.ContainerManagedEntityManagerProvider
-
Sets the container managed entityManager to use.
- setEntityManager(EntityManager) - Method in class org.axonframework.springboot.util.legacyjpa.ContainerManagedEntityManagerProvider
-
Deprecated.
Sets the container managed entityManager to use.
- setEventProcessor(TracingProperties.EventProcessorProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the
EventProcessor.
- setEvents(SerializerProperties.SerializerType) - Method in class org.axonframework.springboot.SerializerProperties
-
The type of serializer to use to serialize the payload and meta data of Event Messages.
- setFallbackToHttpGet(boolean) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.SpringCloudProperties
-
Whether to fall back to HTTP GET when retrieving Instance Meta Data from the Discovery Server fails.
- setFallbackUrl(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.SpringCloudProperties
-
Sets the URL relative to the host's root to retrieve Instance Meta Data from.
- setGeneral(SerializerProperties.SerializerType) - Method in class org.axonframework.springboot.SerializerProperties
-
Sets the type of serializer to use to serialize any type of object, for which no more specific serializer is
configured.
- setGossip(DistributedCommandBusProperties.JGroupsProperties.Gossip) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
-
- setHosts(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
-
- setInitialSegmentCount(Integer) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the number of initial segments that should be created, if no segments are already present.
- setJgroups(DistributedCommandBusProperties.JGroupsProperties) - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Sets the JGroups configuration to use (if JGroups is on the classpath).
- setLoadFactor(int) - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Sets the load factor for this instance of the Distributed Command Bus (default 100).
- setMessageId(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the MessageIdSpanAttributesProvider is enabled.
- setMessageName(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the MessageNameSpanAttributesProvider is enabled.
- setMessages(SerializerProperties.SerializerType) - Method in class org.axonframework.springboot.SerializerProperties
-
The type of serializer to use to serialize the payload and meta data of Messages.
- setMessageType(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the MessageTypeSpanAttributesProvider is enabled.
- setMetadata(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the MetadataSpanAttributesProvider is enabled.
- setMicrometer(MetricsProperties.Micrometer) - Method in class org.axonframework.springboot.MetricsProperties
-
Defines the Micrometer settings for Metrics.
- setMode(EventProcessorProperties.Mode) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the type of processor that should be configured.
- setNestedHandlers(boolean) - Method in class org.axonframework.springboot.TracingProperties
-
- setNestedTimeLimit(Duration) - Method in class org.axonframework.springboot.TracingProperties
-
- setPayloadType(boolean) - Method in class org.axonframework.springboot.TracingProperties.AttributeProviders
-
Sets whether the PayloadTypeSpanAttributesProvider is enabled.
- setQueryBus(TracingProperties.QueryBusProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the QueryBus.
- setRepository(TracingProperties.RepositoryProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the
Repository.
- setSagaIdentifierAttributeName(String) - Method in class org.axonframework.springboot.TracingProperties.SagaManagerProperties
-
The name of the attribute used to store the saga id in the span.
- setSagaManager(TracingProperties.SagaManagerProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the
AbstractSagaManager.
- setSeparateTrace(boolean) - Method in class org.axonframework.springboot.TracingProperties.SnapshotterProperties
-
Sets whether the creation of the snapshot should be represented by a separate trace.
- setSequencingPolicy(String) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the name of the bean that defines the SequencingPolicy for
this processor.
- setShowEventSourcingHandlers(boolean) - Method in class org.axonframework.springboot.TracingProperties
-
Setting value for showing event sourcing handlers in traces.
- setSize(int) - Method in class org.axonframework.springboot.EventProcessorProperties.DlqCache
-
Set the amount of sequence identifiers to keep in memory, per segment.
- setSnapshotter(TracingProperties.SnapshotterProperties) - Method in class org.axonframework.springboot.TracingProperties
-
Sets the properties describing the tracing settings for the Snapshotter.
- setSource(String) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the name of the bean that should be used as source for Event Messages.
- setSpringCloud(DistributedCommandBusProperties.SpringCloudProperties) - Method in class org.axonframework.springboot.DistributedCommandBusProperties
-
Sets the Spring Cloud configuration to use (if Spring Cloud is on the classpath).
- setTags(Map<String, String>) - Method in class org.axonframework.springboot.TagsConfigurationProperties
-
Sets tags.
- setThreadCount(int) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the number of threads to use to process Events, when using a
StreamingEventProcessor implementation.
- setTokenClaimInterval(long) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the time to wait after a failed attempt to claim any token, before making another attempt.
- setTokenClaimIntervalTimeUnit(TimeUnit) - Method in class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
-
Sets the time unit used to defined tokens claim interval.
- SnapshotterProperties() - Constructor for class org.axonframework.springboot.TracingProperties.SnapshotterProperties
-
- snapshotterSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
-
- spanFactory() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
-
- spanFactory() - Method in class org.axonframework.springboot.autoconfig.OpenTelemetryAutoConfiguration
-
- springAggregateLookup() - Static method in class org.axonframework.springboot.autoconfig.InfraConfiguration
-
- springAxonConfiguration(Configurer) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
-
- springAxonConfigurer(ConfigurableListableBeanFactory, List<ConfigurerModule>, List<ModuleConfiguration>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
-
- SpringCloudProperties() - Constructor for class org.axonframework.springboot.DistributedCommandBusProperties.SpringCloudProperties
-
- springSagaLookup() - Static method in class org.axonframework.springboot.autoconfig.InfraConfiguration
-