Package org.axonframework.config
package org.axonframework.config
-
ClassDescriptionSpecialization of the Module Configuration for modules that define an Aggregate Configuration.Axon Configuration API extension that allows the definition of an Aggregate.Module related to AxonIQ console, for now it's just logging information about AxonIQ console when it's not suppressed and the console-framework-client is not available.Component<B>A Component used in the Axon Configurer.Interface describing the Global Configuration for Axon components.ParameterResolverFactory implementation that resolves parameters from available components in the Configuration instance it was configured with.ResourceInjector implementation that injects resources defined in the Axon Configuration.Implementation of the
ScopeAwareProviderwhich will retrieve aListofScopeAwarecomponents in a lazy manner.Entry point of the Axon Configuration API.Interface describing a configurer for a module in the Axon Configuration API.Entry point of the Axon Configuration API.Defines a contract for accessor methods regarding event processing configuration.Defines a contract for configuring event processing.Contract definingDeadLetteringEventHandlerInvoker.Builderbased configuration when constructing aDeadLetteringEventHandlerInvoker.Contract which defines how to build an event processor.Contract definingPooledStreamingEventProcessor.Builderbased configuration when constructing aPooledStreamingEventProcessor.Contract which define how to buildSubscribableMessageSourceDefinitionEvent processing module configuration.Functional interface towards a lifecycle handler used during start up or shutdown of an application.Utility class used to resolveLifecycleHandlers to be registered to theConfiguration.Interface describing the configuration of start and shutdown handlers within Axon's configuration.TheMessageHandlerRegistrarmanages the lifecycle of a message handling component, by defining aMessageHandlerRegistrar.start()andMessageHandlerRegistrar.shutdown()method and keeping hold of the message handler'sRegistration.Interface describing a factory for a Message Monitor.Interface describing a module for the Axon Configuration API.Hint for the Configuration API that the annotated Event Handler object should be assigned to an Event Processor with the specified name.Represents a set of components needed to configure a Saga.Provides mechanisms to configure the components used to manage and store Saga.SubscribableMessageSourceDefinition<M extends Message<?>>Definition for aSubscribableMessageSource.Tags configuration labeling Axon Node represented by key-value pairs.AConfigurerModulethat registers theUpdateCheckercomponent.