Uses of Class
org.axonframework.saga.annotation.RetryingErrorHandler.TimeoutConfiguration

Packages that use RetryingErrorHandler.TimeoutConfiguration
org.axonframework.saga.annotation   
 

Uses of RetryingErrorHandler.TimeoutConfiguration in org.axonframework.saga.annotation
 

Constructors in org.axonframework.saga.annotation with parameters of type RetryingErrorHandler.TimeoutConfiguration
RetryingErrorHandler(RetryingErrorHandler.TimeoutConfiguration... timeoutConfigurations)
          Initialize an instance of the RetryingErrorHandler that uses the given TimeoutConfigurations that describe which retry timeout should be used for each number of retries.
 



Copyright © 2010-2016. All Rights Reserved.