protected static class EnableRetryTests.RecoverableService extends Object
Modifier | Constructor and Description |
---|---|
protected |
EnableRetryTests.RecoverableService() |
protected EnableRetryTests.RecoverableService()
@Retryable(value=java.lang.RuntimeException.class) public void service()
public Throwable getCause()
public int getCount()
Copyright © 2014 SpringSource. All rights reserved.