protected static class EnableRetryWithBackoffTests.Service extends Object
Modifier | Constructor and Description |
---|---|
protected |
EnableRetryWithBackoffTests.Service() |
protected EnableRetryWithBackoffTests.Service()
@Retryable(backoff=@Backoff(delay=1000L)) public void service()
public int getCount()
Copyright © 2014 SpringSource. All rights reserved.