Uses of Enum Class
org.axonframework.messaging.eventhandling.processing.errorhandling.PropagatingErrorHandler
Packages that use PropagatingErrorHandler
-
Uses of PropagatingErrorHandler in org.axonframework.messaging.eventhandling.processing.errorhandling
Methods in org.axonframework.messaging.eventhandling.processing.errorhandling that return PropagatingErrorHandlerModifier and TypeMethodDescriptionstatic PropagatingErrorHandlerPropagatingErrorHandler.instance()Singleton instance of aPropagatingErrorHandler.static PropagatingErrorHandlerReturns the enum constant of this class with the specified name.static PropagatingErrorHandler[]PropagatingErrorHandler.values()Returns an array containing the constants of this enum class, in the order they are declared.