Uses of Interface
org.axonframework.messaging.core.unitofwork.ProcessingLifecycle.ErrorHandler
Packages that use ProcessingLifecycle.ErrorHandler
-
Uses of ProcessingLifecycle.ErrorHandler in org.axonframework.messaging.core.unitofwork
Methods in org.axonframework.messaging.core.unitofwork with parameters of type ProcessingLifecycle.ErrorHandlerModifier and TypeMethodDescriptionLegacyMessageSupportingContext.onError(ProcessingLifecycle.ErrorHandler action) Deprecated.ProcessingLifecycle.onError(ProcessingLifecycle.ErrorHandler action) Registers the providedactionto be executed when thisProcessingLifecycleencounters an error during the action of anyProcessingLifecycle.Phase.ResourceOverridingProcessingContext.onError(ProcessingLifecycle.ErrorHandler action) UnitOfWork.onError(ProcessingLifecycle.ErrorHandler action)