@Retryable(backoff=@Backoff(delay=1000L,maxDelay=2000L)) protected static class EnableRetryWithBackoffTests.RandomService extends Object
Modifier | Constructor and Description |
---|---|
protected |
EnableRetryWithBackoffTests.RandomService() |
Copyright © 2014 SpringSource. All rights reserved.