Uses of Package
org.axonframework.messaging.eventhandling.processing.errorhandling
Packages that use org.axonframework.messaging.eventhandling.processing.errorhandling
Package
Description
-
Classes in org.axonframework.messaging.eventhandling.processing.errorhandling used by org.axonframework.messaging.eventhandling.configurationClassDescriptionInterface of the error handler that will be invoked if event processing fails.
-
Classes in org.axonframework.messaging.eventhandling.processing.errorhandling used by org.axonframework.messaging.eventhandling.processing.errorhandlingClassDescriptionDescribes the context of an error caught by an
EventProcessorwhile processing a batch of events.Interface of the error handler that will be invoked if event processing fails.AnErrorHandlerimplementation that rethrows theErrorContext exception. -
Classes in org.axonframework.messaging.eventhandling.processing.errorhandling used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionInterface of the error handler that will be invoked if event processing fails.
-
Classes in org.axonframework.messaging.eventhandling.processing.errorhandling used by org.axonframework.messaging.eventhandling.processing.subscribingClassDescriptionInterface of the error handler that will be invoked if event processing fails.