Uses of Interface
org.axonframework.messaging.eventhandling.replay.ReplayStatusChangedHandlerRegistry
Packages that use ReplayStatusChangedHandlerRegistry
Package
Description
Package for event handling components in Axon Framework.
Part of the Axon Messaging module.
-
Uses of ReplayStatusChangedHandlerRegistry in org.axonframework.messaging.eventhandling
Classes in org.axonframework.messaging.eventhandling that implement ReplayStatusChangedHandlerRegistryModifier and TypeClassDescriptionclassSimple implementation of theEventHandlingComponent,EventHandlerRegistry, andResetHandlerRegistry. -
Uses of ReplayStatusChangedHandlerRegistry in org.axonframework.messaging.eventhandling.replay
Classes in org.axonframework.messaging.eventhandling.replay with type parameters of type ReplayStatusChangedHandlerRegistryModifier and TypeInterfaceDescriptioninterfaceRegistry for subscribingReplayStatusChangedHandlerinstances.