public class RetryInterceptorBuilderTests extends Object
Constructor and Description |
---|
RetryInterceptorBuilderTests() |
Modifier and Type | Method and Description |
---|---|
void |
testBasic() |
void |
testWitCustomRetryPolicyTraverseCause() |
void |
testWithCustomBackOffPolicy() |
void |
testWithCustomizedBackOffMoreAttempts() |
void |
testWithCustomKeyGenerator() |
void |
testWithCustomNewMessageIdentifier() |
void |
testWithCustomRetryTemplate() |
void |
testWithMoreAttempts() |
public void testBasic()
public void testWithCustomRetryTemplate()
public void testWithMoreAttempts()
public void testWithCustomizedBackOffMoreAttempts()
public void testWithCustomBackOffPolicy()
public void testWithCustomNewMessageIdentifier() throws Exception
Exception
public void testWitCustomRetryPolicyTraverseCause()
Copyright © 2014 SpringSource. All rights reserved.