public class ExponentialBackOffPolicyTests extends Object
Constructor and Description |
---|
ExponentialBackOffPolicyTests() |
Modifier and Type | Method and Description |
---|---|
void |
testMaximumBackOff() |
void |
testMultiBackOff() |
void |
testSetInitialInterval() |
void |
testSetMaxInterval() |
void |
testSetMultiplier() |
void |
testSingleBackOff() |
Copyright © 2014 SpringSource. All rights reserved.