Package org.axonframework.messaging.eventhandling.configuration
package org.axonframework.messaging.eventhandling.configuration
-
ClassDescriptionDefault implementation of
EventHandlingComponentsConfigurerprovidingEventHandlingComponents` builders management with decoration support.AConfigurationEnhancerregistering the default components for event publishing and event bus.Builder interface for configuring collections ofEventHandlingComponentinstances.Additional phase for specifying optional event handling components.Final phase for applying decorations and building the component list.Phase that allows configuring event handling components.Initial phase for specifying event handling components.A configuration module for event processing that provides a unified way to configure and manage bothEventProcessortypes:PooledStreamingEventProcessorSubscribingEventProcessorConfiguration class to be used forEventProcessorimplementations.Allows customizing theEventProcessorConfiguration.Interface for configuring individualEventProcessormodules.EventProcessorModule.CustomizationPhase<P extends EventProcessorModule,C extends EventProcessorConfiguration> Configuration phase interface that provides methods for setting up event processor configurations.EventProcessorModule.EventHandlingPhase<P extends EventProcessorModule,C extends EventProcessorConfiguration> Builder phase for configuring event handling components.Definition for aSubscribableEventSource.