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