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