protected static class RecoverAnnotationRecoveryHandlerTests.FewerArgs extends Object
Modifier | Constructor and Description |
---|---|
protected |
RecoverAnnotationRecoveryHandlerTests.FewerArgs() |
protected RecoverAnnotationRecoveryHandlerTests.FewerArgs()
@Retryable public int foo(String name, int value)
@Recover public int bar(RuntimeException e, String name)
Copyright © 2014 SpringSource. All rights reserved.