Package org.axonframework.eventhandling.replay
package org.axonframework.eventhandling.replay
-
ClassDescriptionGeneric implementation of the
ResetContext.An implementation of theHandlerEnhancerDefinitionthat is used forAllowReplayannotated message handling methods.Annotation indication that a parameter on a Message Handler method should be injected with theresetContextpresent in aReplayToken.An implementation of theParameterResolverFactorywhich resolves the parameter annotated withReplayContext.An implementation of theParameterResolverFactorywhich resolves theReplayStatusparameter.ResetContext<T>Represents a Message initiating the reset of an Event Handling Component.