Uses of Interface
org.axonframework.messaging.eventhandling.configuration.EventHandlingComponentsConfigurer.ComponentsPhase
Packages that use EventHandlingComponentsConfigurer.ComponentsPhase
-
Uses of EventHandlingComponentsConfigurer.ComponentsPhase in org.axonframework.messaging.eventhandling.configuration
Subinterfaces of EventHandlingComponentsConfigurer.ComponentsPhase in org.axonframework.messaging.eventhandling.configurationModifier and TypeInterfaceDescriptionstatic interfaceAdditional phase for specifying optional event handling components.static interfaceInitial phase for specifying event handling components.Classes in org.axonframework.messaging.eventhandling.configuration that implement EventHandlingComponentsConfigurer.ComponentsPhaseModifier and TypeClassDescriptionclassDefault implementation ofEventHandlingComponentsConfigurerprovidingEventHandlingComponents` builders management with decoration support.