Skip navigation links
A B C D E G H I J L M N O P Q R S T V W X 

A

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.ConnectionDetailsConnectionManagerConfiguration - Class in org.axonframework.springboot.autoconfig
 
AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration - 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
 
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
An AbstractHealthIndicator implementation exposing the health of the connections made through the AxonServerConnectionManager.
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
 

B

backwardsCompatiblePersistentStreamScheduledExecutorBuilder(ScheduledExecutorService) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
Creates a PersistentStreamScheduledExecutorBuilder defaulting to the same given persistentStreamScheduler on each invocation.
buildOutcome(boolean, String) - Method in class org.axonframework.springboot.util.AbstractQualifiedBeanCondition
 
buildOutcome(boolean, String) - Method in class org.axonframework.springboot.util.OnMissingQualifiedBeanCondition
 
buildOutcome(boolean, String) - Method in class org.axonframework.springboot.util.OnQualifiedBeanCondition
 

C

CBORMapperAutoConfiguration - Class in org.axonframework.springboot.autoconfig
 
CBORMapperAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.CBORMapperAutoConfiguration
 
commandBus(TransactionManager, Configuration, DuplicateCommandHandlerResolver) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
CommandBusProperties() - Constructor for class org.axonframework.springboot.TracingProperties.CommandBusProperties
 
commandBusSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
commandGateway(CommandBus) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
commandLoadFactorProvider(AxonServerConfiguration) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
commandPriorityCalculator() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
ConditionalOnMissingQualifiedBean - Annotation Type in org.axonframework.springboot.util
Conditional that only matches when for the specified bean class in the BeanFactory there is an instance which has the given qualifier set on it.
ConditionalOnQualifiedBean - Annotation Type in org.axonframework.springboot.util
Conditional that only matches when for the specified bean class in the BeanFactory there is an instance which has the given qualifier set on it.
configureEventHandling(EventProcessingConfigurer, ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
configureModule(Configurer) - Method in class org.axonframework.springboot.util.DeadLetterQueueProviderConfigurerModule
 
configurerModuleForTracing(List<SpanAttributesProvider>) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
ConnectionDetailsConnectionManagerConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration
 
connectionProvider(DataSource) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
ContainerManagedEntityManagerProvider - Class in org.axonframework.springboot.util.jpa
EntityManagerProvider implementation that expects the container to inject the default container managed EntityManager instance.
ContainerManagedEntityManagerProvider() - Constructor for class org.axonframework.springboot.util.jpa.ContainerManagedEntityManagerProvider
 
ContainerManagedEntityManagerProvider - Class in org.axonframework.springboot.util.legacyjpa
Deprecated.
in favor of using ContainerManagedEntityManagerProvider which moved to jakarta.
ContainerManagedEntityManagerProvider() - Constructor for class org.axonframework.springboot.util.legacyjpa.ContainerManagedEntityManagerProvider
Deprecated.
 
correlationDataProvidersConfigurer(List<CorrelationDataProvider>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 

D

dbSchedulerDeadlineDetailsTask(ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.AxonDbSchedulerAutoConfiguration
 
dbSchedulerEventDataTask(ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.AxonDbSchedulerAutoConfiguration
 
deadLetterQueueProviderConfigurerModule(EventProcessorProperties, ConnectionProvider, TransactionManager, DeadLetterSchema, Serializer, Serializer) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
deadLetterQueueProviderConfigurerModule(EventProcessorProperties, EntityManagerProvider, TransactionManager, Serializer, Serializer) - Method in class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
 
deadLetterQueueProviderConfigurerModule(EventProcessorProperties, EntityManagerProvider, TransactionManager, Serializer, Serializer) - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
Deprecated.
 
DeadLetterQueueProviderConfigurerModule - Class in org.axonframework.springboot.util
A ConfigurerModule implementation dedicated towards registering a SequencedDeadLetterQueue provider with the EventProcessingConfigurer.
DeadLetterQueueProviderConfigurerModule(EventProcessorProperties, Function<String, Function<Configuration, SequencedDeadLetterQueue<EventMessage<?>>>>) - Constructor for class org.axonframework.springboot.util.DeadLetterQueueProviderConfigurerModule
Construct a DeadLetterQueueProviderConfigurerModule, using the given eventProcessorProperties to decide which processing groups receive the SequencedDeadLetterQueue from the given deadLetterQueueProvider.
deadLetterSchema() - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
deadlineManager(Scheduler, Configuration, Serializer, TransactionManager, DeadlineManagerSpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonDbSchedulerAutoConfiguration
 
deadlineManager(JobScheduler, Configuration, Serializer, TransactionManager, DeadlineManagerSpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonJobRunrAutoConfiguration
 
DeadlineManagerProperties() - Constructor for class org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
 
deadlineManagerSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
defaultAxonCborMapper() - Method in class org.axonframework.springboot.autoconfig.CBORMapperAutoConfiguration
 
defaultAxonObjectMapper() - Method in class org.axonframework.springboot.autoconfig.ObjectMapperAutoConfiguration
 
defaultAxonXStream(ApplicationContext) - Method in class org.axonframework.springboot.autoconfig.XStreamAutoConfiguration
 
DefaultConnectionManagerConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration
 
DefaultEntityRegistrar - Class in org.axonframework.springboot.util
 
DefaultEntityRegistrar() - Constructor for class org.axonframework.springboot.util.DefaultEntityRegistrar
 
DistributedCommandBusProperties - Class in org.axonframework.springboot
Defines the properties for the Distributed Command Bus, when automatically configured in the Application Context.
DistributedCommandBusProperties() - Constructor for class org.axonframework.springboot.DistributedCommandBusProperties
 
DistributedCommandBusProperties.JGroupsProperties - Class in org.axonframework.springboot
The JGroups specific configuration for the Distributed Command Bus.
DistributedCommandBusProperties.JGroupsProperties.Gossip - Class in org.axonframework.springboot
 
DistributedCommandBusProperties.SpringCloudProperties - Class in org.axonframework.springboot
 
Dlq() - Constructor for class org.axonframework.springboot.EventProcessorProperties.Dlq
 
DlqCache() - Constructor for class org.axonframework.springboot.EventProcessorProperties.DlqCache
 
doHealthCheck(Health.Builder) - Method in class org.axonframework.actuator.axonserver.AxonServerHealthIndicator
 
duplicateCommandHandlerResolver() - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 

E

entityManagerProvider() - Method in class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
 
entityManagerProvider() - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
Deprecated.
 
eventBus(Configuration) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
eventBusSpanFactory(SpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
eventGateway(EventBus) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
EventProcessingAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Auto configuration for EventProcessingModule.
EventProcessingAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.EventProcessingAutoConfiguration
 
eventProcessingModule() - Method in class org.axonframework.springboot.autoconfig.EventProcessingAutoConfiguration
 
EventProcessorProperties - Class in org.axonframework.springboot
Properties describing the settings for Event Processors.
EventProcessorProperties() - Constructor for class org.axonframework.springboot.EventProcessorProperties
 
EventProcessorProperties() - Constructor for class org.axonframework.springboot.TracingProperties.EventProcessorProperties
 
EventProcessorProperties.Dlq - Class in org.axonframework.springboot
 
EventProcessorProperties.DlqCache - Class in org.axonframework.springboot
 
EventProcessorProperties.Mode - Enum in org.axonframework.springboot
The processing modes of an EventProcessor.
EventProcessorProperties.ProcessorSettings - Class in org.axonframework.springboot
 
eventProcessorSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
eventScheduler(Scheduler, Serializer, TransactionManager, EventBus) - Method in class org.axonframework.springboot.autoconfig.AxonDbSchedulerAutoConfiguration
 
eventScheduler(JobScheduler, Serializer, TransactionManager, EventBus) - Method in class org.axonframework.springboot.autoconfig.AxonJobRunrAutoConfiguration
 
eventScheduler(Serializer, AxonServerConnectionManager) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
eventSchema() - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
eventSerializer(Serializer, Serializer, RevisionResolver) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
eventStorageEngine(Serializer, PersistenceExceptionResolver, Serializer, Configuration, ConnectionProvider, TransactionManager, EventSchema) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
eventStorageEngine(Serializer, PersistenceExceptionResolver, Serializer, Configuration, EntityManagerProvider, TransactionManager) - Method in class org.axonframework.springboot.autoconfig.JpaEventStoreAutoConfiguration
 
eventStorageEngine(Serializer, PersistenceExceptionResolver, Serializer, Configuration, EntityManagerProvider, TransactionManager) - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxEventStoreAutoConfiguration
Deprecated.
 
eventStore(EventStorageEngine, Configuration) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
eventStore(AxonServerConfiguration, Configuration, AxonServerConnectionManager, Serializer, Serializer) - Method in class org.axonframework.springboot.autoconfig.AxonServerBusAutoConfiguration
 
eventUpcastersConfigurer(List<EventUpcaster>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 

G

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
Gets the claim timeout as Duration.
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
Returns the DistributedCommandBusProperties.JGroupsProperties.Gossip configuration in case the Gossip protocol is configured for JGroups (default).
getHosts() - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
Returns the host names and ports of the DistributedCommandBusProperties.JGroupsProperties.Gossip Routers to connect to.
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
Deprecated.
Use EventProcessorProperties#getDistributedInSameTraceTimeLimit() instead.
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
 

H

handlerDefinition(List<HandlerDefinition>, List<HandlerEnhancerDefinition>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 
HealthStatus - Class in org.axonframework.actuator
Utility class holding additional Status instances.

I

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
Whether the embedded DistributedCommandBusProperties.JGroupsProperties.Gossip Server should be automatically started.
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
Deprecated.
Use EventProcessorProperties#isDistributedInSameTrace() instead.
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.

J

JdbcAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Autoconfiguration class for Axon's JDBC specific infrastructure components.
JdbcAutoConfiguration(TokenStoreProperties) - Constructor for class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
jdbcSQLErrorCodesResolver() - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
JGroupsProperties() - Constructor for class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties
 
JpaAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Autoconfiguration class for Axon's JPA specific infrastructure components.
JpaAutoConfiguration(TokenStoreProperties) - Constructor for class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
 
JpaEventStoreAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Autoconfiguration class for Axon's JPA specific event store components.
JpaEventStoreAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.JpaEventStoreAutoConfiguration
 
JpaJavaxAutoConfiguration - Class in org.axonframework.springboot.autoconfig.legacyjpa
Deprecated.
in favor of using JpaAutoConfiguration which moved to jakarta.
JpaJavaxAutoConfiguration(TokenStoreProperties) - Constructor for class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
Deprecated.
 
JpaJavaxEventStoreAutoConfiguration - Class in org.axonframework.springboot.autoconfig.legacyjpa
Deprecated.
in favor of using JpaEventStoreAutoConfiguration which moved to jakarta.
JpaJavaxEventStoreAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxEventStoreAutoConfiguration
Deprecated.
 

L

lifecycleInitializer(Configurer, List<Lifecycle>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 

M

managedChannelCustomizer() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
messageHandlerLookup() - Static method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 
messageIdSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
messageNameSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
messageOriginProvider() - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
messageSerializer(Serializer, RevisionResolver) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
messageTypeSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
metadataSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
meterRegistry() - Static method in class org.axonframework.springboot.autoconfig.MicrometerMetricsAutoConfiguration
 
metricRegistry() - Static method in class org.axonframework.springboot.autoconfig.MetricsAutoConfiguration
 
MetricsAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Auto configuration to set up Metrics for the infrastructure components.
MetricsAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.MetricsAutoConfiguration
 
metricsConfigurerModule(GlobalMetricRegistry) - Static method in class org.axonframework.springboot.autoconfig.MetricsAutoConfiguration
 
metricsConfigurerModule(GlobalMetricRegistry, MetricsProperties) - Static method in class org.axonframework.springboot.autoconfig.MicrometerMetricsAutoConfiguration
 
MetricsProperties - Class in org.axonframework.springboot
Properties describing the settings for Metrics.
MetricsProperties() - Constructor for class org.axonframework.springboot.MetricsProperties
 
MetricsProperties.AutoConfiguration - Class in org.axonframework.springboot
Auto configuration specific properties around Metrics.
MetricsProperties.Micrometer - Class in org.axonframework.springboot
 
Micrometer() - Constructor for class org.axonframework.springboot.MetricsProperties.Micrometer
 
MicrometerMetricsAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Auto configuration to set up Micrometer Metrics for the infrastructure components.
MicrometerMetricsAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.MicrometerMetricsAutoConfiguration
 

N

NoOpTransactionAutoConfiguration - Class in org.axonframework.springboot.autoconfig
 
NoOpTransactionAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.NoOpTransactionAutoConfiguration
 

O

ObjectMapperAutoConfiguration - Class in org.axonframework.springboot.autoconfig
 
ObjectMapperAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.ObjectMapperAutoConfiguration
 
OnMissingQualifiedBeanCondition - Class in org.axonframework.springboot.util
Condition implementation to check for a bean instance of a specific class *and* a specific qualifier on it, matching if no such bean can be found.
OnMissingQualifiedBeanCondition() - Constructor for class org.axonframework.springboot.util.OnMissingQualifiedBeanCondition
 
OnQualifiedBeanCondition - Class in org.axonframework.springboot.util
Condition implementation to check for a bean instance of a specific class *and* a specific qualifier on it.
OnQualifiedBeanCondition() - Constructor for class org.axonframework.springboot.util.OnQualifiedBeanCondition
 
OpenTelemetryAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Automatically configured the OpenTelemetrySpanFactory as the method of providing tracing in Axon Framework.
OpenTelemetryAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.OpenTelemetryAutoConfiguration
 
org.axonframework.actuator - package org.axonframework.actuator
 
org.axonframework.actuator.axonserver - package org.axonframework.actuator.axonserver
 
org.axonframework.springboot - package org.axonframework.springboot
 
org.axonframework.springboot.autoconfig - package org.axonframework.springboot.autoconfig
 
org.axonframework.springboot.autoconfig.legacyjpa - package org.axonframework.springboot.autoconfig.legacyjpa
 
org.axonframework.springboot.service.connection - package org.axonframework.springboot.service.connection
 
org.axonframework.springboot.util - package org.axonframework.springboot.util
 
org.axonframework.springboot.util.jpa - package org.axonframework.springboot.util.jpa
 
org.axonframework.springboot.util.legacyjpa - package org.axonframework.springboot.util.legacyjpa
 

P

parameterResolverFactory(List<ParameterResolverFactory>) - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 
payloadTypeSpanAttributesProvider() - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
persistenceExceptionResolver(DataSource) - Method in class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
 
persistenceExceptionResolver(DataSource) - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
Deprecated.
 
persistentStreamMessageSourceFactory() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
Creates a bean of type PersistentStreamMessageSourceFactory if one is not already defined.
PersistentStreamMessageSourceRegistrar - Class in org.axonframework.springboot.autoconfig
Post-processor to create Spring beans for persistent streams defined in the application context.
PersistentStreamMessageSourceRegistrar(Environment, PersistentStreamScheduledExecutorBuilder) - Constructor for class org.axonframework.springboot.autoconfig.PersistentStreamMessageSourceRegistrar
persistentStreamProcessorsConfigurerModule(EventProcessorProperties, AxonServerConfiguration) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
Creates a ConfigurerModule to configure sequencing policies for persistent streams connected to subscribing event processors with a dead letter queue.
persistentStreamRegistrar(Environment, PersistentStreamScheduledExecutorBuilder) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
Constructs a PersistentStreamMessageSourceRegistrar to create and register Spring beans for persistent streams.
persistentStreamScheduledExecutorBuilder() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
Creates a PersistentStreamScheduledExecutorBuilder that constructs ScheduledExecutorServices for each persistent stream.
platformConnectionManager(AxonServerConnectionDetails, AxonServerConfiguration, TagsConfigurationProperties, ManagedChannelCustomizer) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration
 
platformConnectionManager(AxonServerConfiguration, TagsConfigurationProperties, ManagedChannelCustomizer) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.axonframework.springboot.autoconfig.PersistentStreamMessageSourceRegistrar
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.axonframework.springboot.autoconfig.PersistentStreamMessageSourceRegistrar
 
processorInfoConfiguration(EventProcessingConfiguration, AxonServerConnectionManager, AxonServerConfiguration) - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
ProcessorSettings() - Constructor for class org.axonframework.springboot.EventProcessorProperties.ProcessorSettings
 
PropertiesAxonServerConnectionDetails - Class in org.axonframework.springboot.service.connection
An AxonServerConnectionDetails implementation based on a given AxonServerConfiguration bean.
PropertiesAxonServerConnectionDetails(AxonServerConfiguration) - Constructor for class org.axonframework.springboot.service.connection.PropertiesAxonServerConnectionDetails
Constructs a PropertiesAxonServerConnectionDetails instance based on the given configuration.

Q

queryBus(Configuration, TransactionManager) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
queryBus(AxonServerConnectionManager, AxonServerConfiguration, Configuration, TransactionManager, Serializer, Serializer, QueryPriorityCalculator, QueryInvocationErrorHandler, TargetContextResolver<? super QueryMessage<?, ?>>) - Method in class org.axonframework.springboot.autoconfig.AxonServerBusAutoConfiguration
 
QueryBusProperties() - Constructor for class org.axonframework.springboot.TracingProperties.QueryBusProperties
 
queryBusSpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
queryGateway(QueryBus) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
queryInvocationErrorHandler() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
queryPriorityCalculator() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
queryUpdateEmitter(Configuration) - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
queryUpdateEmitterSpanFactory(SpanFactory) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.axonframework.springboot.util.DefaultEntityRegistrar
 
RegisterDefaultEntities - Annotation Type in org.axonframework.springboot.util
Annotation intended for types and methods to trigger the registration of entities found in the given RegisterDefaultEntities.packages() with the DefaultEntityRegistrar.
RepositoryProperties() - Constructor for class org.axonframework.springboot.TracingProperties.RepositoryProperties
 
repositorySpanFactory(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
resourceInjector() - Method in class org.axonframework.springboot.autoconfig.InfraConfiguration
 
revisionResolver() - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
routingServers() - Method in interface org.axonframework.springboot.service.connection.AxonServerConnectionDetails
The addresses of the routing servers to use to connect to an Axon Server cluster.
routingServers() - Method in class org.axonframework.springboot.service.connection.PropertiesAxonServerConnectionDetails
 
routingStrategy() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 

S

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
 
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
Sets whether the embedded DistributedCommandBusProperties.JGroupsProperties.Gossip Server should be automatically started.
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
Sets the claim timeout as Duration.
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
Sets the DistributedCommandBusProperties.JGroupsProperties.Gossip configuration in case the Gossip protocol is configured for JGroups (default).
setHosts(String) - Method in class org.axonframework.springboot.DistributedCommandBusProperties.JGroupsProperties.Gossip
Sets the host names and ports of the DistributedCommandBusProperties.JGroupsProperties.Gossip Routers to connect to.
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
Deprecated.
Use EventProcessorProperties#setDisableBatchTrace(boolean) instead.
setNestedTimeLimit(Duration) - Method in class org.axonframework.springboot.TracingProperties
Deprecated.
Use EventProcessorProperties#setDistributedInSameTraceTimeLimit(Duration) instead.
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
 

T

tagsConfiguration() - Method in class org.axonframework.springboot.autoconfig.AxonAutoConfiguration
 
TagsConfigurationProperties - Class in org.axonframework.springboot
Spring Configuration properties for TagsConfiguration.
TagsConfigurationProperties() - Constructor for class org.axonframework.springboot.TagsConfigurationProperties
 
targetContextResolver() - Method in class org.axonframework.springboot.autoconfig.AxonServerAutoConfiguration
 
tokenSchema() - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
tokenStore(ConnectionProvider, Serializer, TokenSchema) - Method in class org.axonframework.springboot.autoconfig.JdbcAutoConfiguration
 
tokenStore(Serializer, EntityManagerProvider) - Method in class org.axonframework.springboot.autoconfig.JpaAutoConfiguration
 
tokenStore(Serializer, EntityManagerProvider) - Method in class org.axonframework.springboot.autoconfig.legacyjpa.JpaJavaxAutoConfiguration
Deprecated.
 
TokenStoreProperties - Class in org.axonframework.springboot
Properties describing the settings for the default Token Store.
TokenStoreProperties() - Constructor for class org.axonframework.springboot.TokenStoreProperties
 
toTagsConfiguration() - Method in class org.axonframework.springboot.TagsConfigurationProperties
 
tracingHandlerEnhancerDefinition(SpanFactory, TracingProperties) - Method in class org.axonframework.springboot.autoconfig.AxonTracingAutoConfiguration
 
TracingProperties - Class in org.axonframework.springboot
Properties describing the settings for tracing.
TracingProperties() - Constructor for class org.axonframework.springboot.TracingProperties
 
TracingProperties.AttributeProviders - Class in org.axonframework.springboot
Defines which SpanAttributesProviders are enabled.
TracingProperties.CommandBusProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the CommandBus.
TracingProperties.DeadlineManagerProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the DeadlineManager.
TracingProperties.EventProcessorProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the EventProcessor implementations.
TracingProperties.QueryBusProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the QueryBus.
TracingProperties.RepositoryProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the Repository.
TracingProperties.SagaManagerProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the AbstractSagaManager.
TracingProperties.SnapshotterProperties - Class in org.axonframework.springboot
Configuration properties for the behavior of creating tracing spans for the Snapshotter.
TransactionAutoConfiguration - Class in org.axonframework.springboot.autoconfig
 
TransactionAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.TransactionAutoConfiguration
 

V

valueOf(String) - Static method in enum org.axonframework.springboot.EventProcessorProperties.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axonframework.springboot.SerializerProperties.SerializerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.axonframework.springboot.EventProcessorProperties.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axonframework.springboot.SerializerProperties.SerializerType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARN - Static variable in class org.axonframework.actuator.HealthStatus
A Status suggesting the connection is still working but not at full capacity.

X

XStreamAutoConfiguration - Class in org.axonframework.springboot.autoconfig
Autoconfigures an XStream instance in absence of an existing XStream bean.
XStreamAutoConfiguration() - Constructor for class org.axonframework.springboot.autoconfig.XStreamAutoConfiguration
 
XStreamSecurityTypeUtility - Class in org.axonframework.springboot.util
Utility class exposing an operation that searches the ApplicationContext for auto-configuration base packages.
A B C D E G H I J L M N O P Q R S T V W X 
Skip navigation links

Copyright © 2010–2024. All rights reserved.