A B C D E F G I M N O P R S T V 

A

AbstractExceptionTests - Class in org.springframework.retry
 
AbstractExceptionTests() - Constructor for class org.springframework.retry.AbstractExceptionTests
 
AlwaysRetryPolicyTests - Class in org.springframework.retry.policy
 
AlwaysRetryPolicyTests() - Constructor for class org.springframework.retry.policy.AlwaysRetryPolicyTests
 
AnyThrowTests - Class in org.springframework.retry
 
AnyThrowTests() - Constructor for class org.springframework.retry.AnyThrowTests
 

B

BackOffInterruptedExceptionTests - Class in org.springframework.retry
 
BackOffInterruptedExceptionTests() - Constructor for class org.springframework.retry.BackOffInterruptedExceptionTests
 
BackToBackPatternClassifierTests - Class in org.springframework.classify
 
BackToBackPatternClassifierTests() - Constructor for class org.springframework.classify.BackToBackPatternClassifierTests
 
bar(String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.DefaultRecover
 
bar(RuntimeException, String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.FewerArgs
 
bar(Throwable) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.NoArgs
 
bar(RuntimeException, String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificException
 
bar(String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificRecover
 
bar(RuntimeException, String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificRecover
 
BinaryExceptionClassifierTests - Class in org.springframework.classify
 
BinaryExceptionClassifierTests() - Constructor for class org.springframework.classify.BinaryExceptionClassifierTests
 

C

ClassifierAdapterTests - Class in org.springframework.classify
 
ClassifierAdapterTests() - Constructor for class org.springframework.classify.ClassifierAdapterTests
 
ClassifierSupportTests - Class in org.springframework.classify
 
ClassifierSupportTests() - Constructor for class org.springframework.classify.ClassifierSupportTests
 
clearAll() - Static method in class org.springframework.retry.support.RetrySynchronizationManagerTests
Clear all contexts starting with the current one and continuing until RetrySynchronizationManager.clear() returns null.
CompositeRetryPolicyTests - Class in org.springframework.retry.policy
 
CompositeRetryPolicyTests() - Constructor for class org.springframework.retry.policy.CompositeRetryPolicyTests
 
createMap() - Method in class org.springframework.classify.BackToBackPatternClassifierTests
 
createMap() - Method in class org.springframework.classify.PatternMatchingClassifierTests
 

D

defaultRecoverMethod() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
DefaultRetryStateTests - Class in org.springframework.retry.support
 
DefaultRetryStateTests() - Constructor for class org.springframework.retry.support.DefaultRetryStateTests
 
doBegin(Object, TransactionDefinition) - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doGetTransaction() - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.springframework.retry.ResourcelessTransactionManager
 
doTansactional() - Method in interface org.springframework.retry.interceptor.RetryOperationsInterceptorTests.Service
 
doTansactional() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests.ServiceImpl
 
DummySleeper - Class in org.springframework.retry.backoff
Simple Sleeper implementation that just waits on a local Object.
DummySleeper() - Constructor for class org.springframework.retry.backoff.DummySleeper
 

E

EnableRetryTests - Class in org.springframework.retry.annotation
 
EnableRetryTests() - Constructor for class org.springframework.retry.annotation.EnableRetryTests
 
EnableRetryTests.ExcludesService - Class in org.springframework.retry.annotation
 
EnableRetryTests.ExcludesService() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.ExcludesService
 
EnableRetryTests.MultiService - Class in org.springframework.retry.annotation
 
EnableRetryTests.MultiService() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.MultiService
 
EnableRetryTests.RecoverableService - Class in org.springframework.retry.annotation
 
EnableRetryTests.RecoverableService() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.RecoverableService
 
EnableRetryTests.RetryableService - Class in org.springframework.retry.annotation
 
EnableRetryTests.RetryableService() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.RetryableService
 
EnableRetryTests.Service - Class in org.springframework.retry.annotation
 
EnableRetryTests.Service() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.Service
 
EnableRetryTests.StatefulService - Class in org.springframework.retry.annotation
 
EnableRetryTests.StatefulService() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.StatefulService
 
EnableRetryTests.TestConfiguration - Class in org.springframework.retry.annotation
 
EnableRetryTests.TestConfiguration() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
EnableRetryTests.TestProxyConfiguration - Class in org.springframework.retry.annotation
 
EnableRetryTests.TestProxyConfiguration() - Constructor for class org.springframework.retry.annotation.EnableRetryTests.TestProxyConfiguration
 
EnableRetryWithBackoffTests - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests
 
EnableRetryWithBackoffTests.ExponentialRandomService - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.ExponentialRandomService() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialRandomService
 
EnableRetryWithBackoffTests.ExponentialService - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.ExponentialService() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialService
 
EnableRetryWithBackoffTests.PeriodSleeper - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.PeriodSleeper() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.PeriodSleeper
 
EnableRetryWithBackoffTests.RandomService - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.RandomService() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.RandomService
 
EnableRetryWithBackoffTests.Service - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.Service() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.Service
 
EnableRetryWithBackoffTests.TestConfiguration - Class in org.springframework.retry.annotation
 
EnableRetryWithBackoffTests.TestConfiguration() - Constructor for class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
ExceptionClassifierRetryPolicyTests - Class in org.springframework.retry.policy
 
ExceptionClassifierRetryPolicyTests() - Constructor for class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
excludes() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
excludes() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
excludes() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
ExhaustedRetryExceptionTests - Class in org.springframework.retry
 
ExhaustedRetryExceptionTests() - Constructor for class org.springframework.retry.ExhaustedRetryExceptionTests
 
expected - Variable in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
expected - Variable in class org.springframework.retry.AnyThrowTests
 
exponential() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests
 
ExponentialBackOffPolicyTests - Class in org.springframework.retry.backoff
 
ExponentialBackOffPolicyTests() - Constructor for class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
ExponentialRandomBackOffPolicyTests - Class in org.springframework.retry.backoff
 
ExponentialRandomBackOffPolicyTests() - Constructor for class org.springframework.retry.backoff.ExponentialRandomBackOffPolicyTests
 

F

FatalExceptionRetryPolicyTests - Class in org.springframework.retry.policy
 
FatalExceptionRetryPolicyTests() - Constructor for class org.springframework.retry.policy.FatalExceptionRetryPolicyTests
 
fewerArgs() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
FixedBackOffPolicyTests - Class in org.springframework.retry.backoff
 
FixedBackOffPolicyTests() - Constructor for class org.springframework.retry.backoff.FixedBackOffPolicyTests
 
foo() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
foo(String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.DefaultRecover
 
foo(String, int) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.FewerArgs
 
foo() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.NoArgs
 
foo(String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificException
 
foo(String) - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificRecover
 

G

getBackOffs() - Method in class org.springframework.retry.backoff.DummySleeper
 
getCause() - Method in class org.springframework.retry.annotation.EnableRetryTests.RecoverableService
 
getCause() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.NoArgs
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.ExcludesService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.MultiService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.RecoverableService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.RetryableService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.Service
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryTests.StatefulService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialRandomService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.RandomService
 
getCount() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.Service
 
getException(String) - Method in class org.springframework.retry.AbstractExceptionTests
 
getException(String, Throwable) - Method in class org.springframework.retry.AbstractExceptionTests
 
getException(String) - Method in class org.springframework.retry.BackOffInterruptedExceptionTests
 
getException(String, Throwable) - Method in class org.springframework.retry.BackOffInterruptedExceptionTests
 
getException(String) - Method in class org.springframework.retry.ExhaustedRetryExceptionTests
 
getException(String, Throwable) - Method in class org.springframework.retry.ExhaustedRetryExceptionTests
 
getException(String) - Method in class org.springframework.retry.RetryExceptionTests
 
getException(String, Throwable) - Method in class org.springframework.retry.RetryExceptionTests
 
getException(String) - Method in class org.springframework.retry.TerminatedRetryExceptionTests
 
getException(String, Throwable) - Method in class org.springframework.retry.TerminatedRetryExceptionTests
 
getLastBackOff() - Method in class org.springframework.retry.backoff.DummySleeper
Public getter for the long.
getPropertyValue(Object, String) - Static method in class org.springframework.retry.util.test.TestUtils
Uses nested DirectFieldAccessors to obtain a property using dotted notation to traverse fields; e.g.
getPropertyValue(Object, String, Class<T>) - Static method in class org.springframework.retry.util.test.TestUtils
 

I

isExistingTransaction(Object) - Method in class org.springframework.retry.ResourcelessTransactionManager
 

M

MapRetryContextCacheTests - Class in org.springframework.retry.policy
 
MapRetryContextCacheTests() - Constructor for class org.springframework.retry.policy.MapRetryContextCacheTests
 
marker() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
MockRetryPolicySupport - Class in org.springframework.retry.policy
 
MockRetryPolicySupport() - Constructor for class org.springframework.retry.policy.MockRetryPolicySupport
 
multipleMethods() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
multiService() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 

N

NeverRetryPolicyTests - Class in org.springframework.retry.policy
 
NeverRetryPolicyTests() - Constructor for class org.springframework.retry.policy.NeverRetryPolicyTests
 
noArgs() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
noMatch() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 

O

org.springframework.classify - package org.springframework.classify
 
org.springframework.retry - package org.springframework.retry
 
org.springframework.retry.annotation - package org.springframework.retry.annotation
 
org.springframework.retry.backoff - package org.springframework.retry.backoff
 
org.springframework.retry.interceptor - package org.springframework.retry.interceptor
 
org.springframework.retry.listener - package org.springframework.retry.listener
 
org.springframework.retry.policy - package org.springframework.retry.policy
 
org.springframework.retry.support - package org.springframework.retry.support
 
org.springframework.retry.util.test - package org.springframework.retry.util.test
 
other() - Method in class org.springframework.retry.annotation.EnableRetryTests.MultiService
 

P

PatternMatchingClassifierTests - Class in org.springframework.classify
 
PatternMatchingClassifierTests() - Constructor for class org.springframework.classify.PatternMatchingClassifierTests
 
proxyTargetClass() - Method in class org.springframework.retry.annotation.EnableRetryTests
 

R

randomExponential() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests
 
recover(Throwable) - Method in class org.springframework.retry.annotation.EnableRetryTests.RecoverableService
 
recoverable() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
RecoverAnnotationRecoveryHandlerTests - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
RecoverAnnotationRecoveryHandlerTests.DefaultRecover - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests.DefaultRecover() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.DefaultRecover
 
RecoverAnnotationRecoveryHandlerTests.FewerArgs - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests.FewerArgs() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.FewerArgs
 
RecoverAnnotationRecoveryHandlerTests.NoArgs - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests.NoArgs() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.NoArgs
 
RecoverAnnotationRecoveryHandlerTests.SpecificException - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests.SpecificException() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificException
 
RecoverAnnotationRecoveryHandlerTests.SpecificRecover - Class in org.springframework.retry.annotation
 
RecoverAnnotationRecoveryHandlerTests.SpecificRecover() - Constructor for class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests.SpecificRecover
 
recovery() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
ResourcelessTransactionManager - Class in org.springframework.retry
 
ResourcelessTransactionManager() - Constructor for class org.springframework.retry.ResourcelessTransactionManager
 
retryable() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
retryable() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
RetryExceptionTests - Class in org.springframework.retry
 
RetryExceptionTests() - Constructor for class org.springframework.retry.RetryExceptionTests
 
retryInterceptor() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
RetryInterceptorBuilderTests - Class in org.springframework.retry.interceptor
 
RetryInterceptorBuilderTests() - Constructor for class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
RetryListenerSupportTests - Class in org.springframework.retry.listener
 
RetryListenerSupportTests() - Constructor for class org.springframework.retry.listener.RetryListenerSupportTests
 
RetryListenerTests - Class in org.springframework.retry.listener
 
RetryListenerTests() - Constructor for class org.springframework.retry.listener.RetryListenerTests
 
RetryOperationsInterceptorTests - Class in org.springframework.retry.interceptor
 
RetryOperationsInterceptorTests() - Constructor for class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
RetryOperationsInterceptorTests.Service - Interface in org.springframework.retry.interceptor
 
RetryOperationsInterceptorTests.ServiceImpl - Class in org.springframework.retry.interceptor
 
RetryOperationsInterceptorTests.ServiceImpl() - Constructor for class org.springframework.retry.interceptor.RetryOperationsInterceptorTests.ServiceImpl
 
RetrySimulationTests - Class in org.springframework.retry.support
 
RetrySimulationTests() - Constructor for class org.springframework.retry.support.RetrySimulationTests
 
RetrySynchronizationManagerTests - Class in org.springframework.retry.support
 
RetrySynchronizationManagerTests() - Constructor for class org.springframework.retry.support.RetrySynchronizationManagerTests
 
RetryTemplateTests - Class in org.springframework.retry.support
 
RetryTemplateTests() - Constructor for class org.springframework.retry.support.RetryTemplateTests
 

S

service() - Method in class org.springframework.retry.annotation.EnableRetryTests.ExcludesService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.MultiService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.RecoverableService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.RetryableService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.Service
 
service(int) - Method in class org.springframework.retry.annotation.EnableRetryTests.StatefulService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
service() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestProxyConfiguration
 
service(int) - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialRandomService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.ExponentialService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.RandomService
 
service() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.Service
 
service() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
service() - Method in interface org.springframework.retry.interceptor.RetryOperationsInterceptorTests.Service
 
service() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests.ServiceImpl
 
service(String) - Method in interface org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.Service
 
service(String) - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.ServiceImpl
 
serviceWithExternalInterceptor() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
setUp() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
setUp() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
setUp() - Method in class org.springframework.retry.support.RetrySynchronizationManagerTests
 
SimpleRetryPolicyTests - Class in org.springframework.retry.policy
 
SimpleRetryPolicyTests() - Constructor for class org.springframework.retry.policy.SimpleRetryPolicyTests
 
sleep(long) - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.PeriodSleeper
 
sleep(long) - Method in class org.springframework.retry.backoff.DummySleeper
 
sleeper() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
sleper() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
SoftReferenceMapRetryContextCacheTests - Class in org.springframework.retry.policy
 
SoftReferenceMapRetryContextCacheTests() - Constructor for class org.springframework.retry.policy.SoftReferenceMapRetryContextCacheTests
 
specificRecoverMethod() - Method in class org.springframework.retry.annotation.RecoverAnnotationRecoveryHandlerTests
 
stateful() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
stateful() - Method in class org.springframework.retry.annotation.EnableRetryTests.TestConfiguration
 
stateful() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests.TestConfiguration
 
StatefulRecoveryRetryTests - Class in org.springframework.retry.support
 
StatefulRecoveryRetryTests() - Constructor for class org.springframework.retry.support.StatefulRecoveryRetryTests
 
StatefulRetryIntegrationTests - Class in org.springframework.retry.policy
 
StatefulRetryIntegrationTests() - Constructor for class org.springframework.retry.policy.StatefulRetryIntegrationTests
 
StatefulRetryOperationsInterceptorTests - Class in org.springframework.retry.interceptor
 
StatefulRetryOperationsInterceptorTests() - Constructor for class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
StatefulRetryOperationsInterceptorTests.Service - Interface in org.springframework.retry.interceptor
 
StatefulRetryOperationsInterceptorTests.ServiceImpl - Class in org.springframework.retry.interceptor
 
StatefulRetryOperationsInterceptorTests.ServiceImpl() - Constructor for class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.ServiceImpl
 
StatefulRetryOperationsInterceptorTests.Transformer - Interface in org.springframework.retry.interceptor
 
StatefulRetryOperationsInterceptorTests.TransformerImpl - Class in org.springframework.retry.interceptor
 
StatefulRetryOperationsInterceptorTests.TransformerImpl() - Constructor for class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.TransformerImpl
 
SubclassExceptionClassifierTests - Class in org.springframework.classify
 
SubclassExceptionClassifierTests() - Constructor for class org.springframework.classify.SubclassExceptionClassifierTests
 

T

TerminatedRetryExceptionTests - Class in org.springframework.retry
 
TerminatedRetryExceptionTests() - Constructor for class org.springframework.retry.TerminatedRetryExceptionTests
 
testAlwaysTryAtLeastOnce() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testBackOffInterrupted() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testBackOffInvoked() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testBasic() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testCacheCapacity() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testCacheCapacityNotReachedIfRecovered() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testCanRetryIfNoException() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testCheckedException() - Method in class org.springframework.retry.AnyThrowTests
 
testClassifierAdapterClassifier() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifierAdapterObject() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifierAdapterObjectSingleMethodWithNoAnnotation() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifierAdapterObjectWithNoAnnotation() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifierOperates() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testClassifyAncestorMatch() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyExactMatch() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifyExactMatch() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyExactMatchInCause() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifyNull() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyNullIsDefault() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifyNullIsDefault() - Method in class org.springframework.classify.ClassifierSupportTests
 
testClassifyNullIsDefault() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyNullNonDefault() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyRandomException() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifyRandomException() - Method in class org.springframework.classify.ClassifierSupportTests
 
testClassifyRandomException() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifySubclassMatch() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifySubclassMatchInCause() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifySubclassMatchInCauseFalse() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testClassifySuperclassDoesNotMatch() - Method in class org.springframework.classify.SubclassExceptionClassifierTests
 
testClassifyWithClassifier() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifyWithSetter() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClassifyWithWrongType() - Method in class org.springframework.classify.ClassifierAdapterTests
 
testClear() - Method in class org.springframework.retry.support.RetrySynchronizationManagerTests
 
testClose() - Method in class org.springframework.retry.listener.RetryListenerSupportTests
 
testClose() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testClose() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testCloseInterceptors() - Method in class org.springframework.retry.listener.RetryListenerTests
 
testCloseInterceptorsAfterRetry() - Method in class org.springframework.retry.listener.RetryListenerTests
 
testCreateFromConstructor() - Method in class org.springframework.classify.BackToBackPatternClassifierTests
 
testCreateFromMap() - Method in class org.springframework.classify.PatternMatchingClassifierTests
 
testDefaultConfigWithExceptionSubclass() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testDefaultInterceptorAlwaysRetry() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testDefaultInterceptorSunnyDay() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testDefaultInterceptorSunnyDay() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testDefaultInterceptorWithRecovery() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testDefaultPolicies() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testDefaultProvided() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testDefaultRetryStateObject() - Method in class org.springframework.retry.support.DefaultRetryStateTests
testDefaultRetryStateObjectBoolean() - Method in class org.springframework.retry.support.DefaultRetryStateTests
testDefaultRetryStateObjectBooleanClassifierOfQsuperThrowableBoolean() - Method in class org.springframework.retry.support.DefaultRetryStateTests
testDefaultRetryStateObjectClassifierOfQsuperThrowableBoolean() - Method in class org.springframework.retry.support.DefaultRetryStateTests
testDefaultTransformerInterceptorSunnyDay() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testEarlyTermination() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testEarlyTerminationWithOriginalException() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testEmptyExceptionsNeverRetry() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testEmptyPolicies() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testExceptionOnPoliciesClose() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testExceptionString() - Method in class org.springframework.retry.AbstractExceptionTests
 
testExceptionStringThrowable() - Method in class org.springframework.retry.AbstractExceptionTests
 
testExhaustedClearsHistoryAfterLastAttempt() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testExponentialBackOffIsExponential() - Method in class org.springframework.retry.policy.StatefulRetryIntegrationTests
 
testExternalInterceptor() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
testExternalRetryWithFailAndNoRetry() - Method in class org.springframework.retry.policy.StatefulRetryIntegrationTests
 
testExternalRetryWithSuccessOnRetry() - Method in class org.springframework.retry.policy.StatefulRetryIntegrationTests
 
testFailedPolicy() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testFalseIsDefault() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testFatalExceptionWithoutState() - Method in class org.springframework.retry.policy.FatalExceptionRetryPolicyTests
 
testFatalExceptionWithState() - Method in class org.springframework.retry.policy.FatalExceptionRetryPolicyTests
 
testFatalOverridesRetryable() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testIllegalMethodInvocationType() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testInterceptorChainWithRetry() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testInterceptorChainWithRetry() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testKeyGeneratorNotConsistentAfterFailure() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testManyBackOffCalls() - Method in class org.springframework.retry.backoff.FixedBackOffPolicyTests
 
testMaximumBackOff() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testMultiBackOff() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testMultiBackOff() - Method in class org.springframework.retry.backoff.ExponentialRandomBackOffPolicyTests
 
testNestedContexts() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testNoBackOffForRethrownException() - Method in class org.springframework.retry.support.RetryTemplateTests
BackOffPolicy should apply also for exceptions that are re-thrown.
testNoClassifiers() - Method in class org.springframework.classify.BackToBackPatternClassifierTests
 
testNonTrivialPolicies() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testNonTrivialPoliciesClose() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testNonTrivialPoliciesWithThrowable() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testNoSuccessRetry() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testNothing() - Method in class org.springframework.retry.BackOffInterruptedExceptionTests
 
testNothing() - Method in class org.springframework.retry.ExhaustedRetryExceptionTests
 
testNothing() - Method in class org.springframework.retry.RetryExceptionTests
 
testNothing() - Method in class org.springframework.retry.TerminatedRetryExceptionTests
 
testNullContext() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testNullPolicies() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testOnError() - Method in class org.springframework.retry.listener.RetryListenerSupportTests
 
testOnError() - Method in class org.springframework.retry.listener.RetryListenerTests
 
testOpen() - Method in class org.springframework.retry.listener.RetryListenerSupportTests
 
testOpenCanVetoRetry() - Method in class org.springframework.retry.listener.RetryListenerTests
 
testOpenInterceptors() - Method in class org.springframework.retry.listener.RetryListenerTests
 
testOpenSunnyDay() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testOptimistic() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testOutsideTransaction() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testParent() - Method in class org.springframework.retry.policy.AlwaysRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.policy.NeverRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.policy.TimeoutRetryPolicyTests
 
testParent() - Method in class org.springframework.retry.support.RetrySynchronizationManagerTests
 
testPut() - Method in class org.springframework.retry.policy.MapRetryContextCacheTests
 
testPut() - Method in class org.springframework.retry.policy.SoftReferenceMapRetryContextCacheTests
 
testPutOverLimit() - Method in class org.springframework.retry.policy.MapRetryContextCacheTests
 
testPutOverLimit() - Method in class org.springframework.retry.policy.SoftReferenceMapRetryContextCacheTests
 
testRecover() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testRecoveryAfterTooManyAttempts() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testRegisterThrowable() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testRemove() - Method in class org.springframework.retry.policy.MapRetryContextCacheTests
 
testRemove() - Method in class org.springframework.retry.policy.SoftReferenceMapRetryContextCacheTests
 
testRethrowError() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testRetryableWithCause() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.AlwaysRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.NeverRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testRetryCount() - Method in class org.springframework.retry.policy.TimeoutRetryPolicyTests
 
testRetryExceptionAfterTooManyAttempts() - Method in class org.springframework.retry.interceptor.RetryOperationsInterceptorTests
 
testRetryExceptionAfterTooManyAttemptsWithNoRecovery() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testRetryLimitInitialState() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testRetryLimitSubsequentState() - Method in class org.springframework.retry.policy.SimpleRetryPolicyTests
 
testRollbackClassifierOverridesRetryPolicy() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testRuntimeException() - Method in class org.springframework.retry.AnyThrowTests
 
testSetBackoffPeriodNegative() - Method in class org.springframework.retry.backoff.FixedBackOffPolicyTests
 
testSetExceptions() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testSetInitialInterval() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testSetMaxInterval() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testSetMultiplier() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testSetPatternMap() - Method in class org.springframework.classify.PatternMatchingClassifierTests
 
testSetRouterDelegate() - Method in class org.springframework.classify.BackToBackPatternClassifierTests
 
testSimpleOperations() - Method in class org.springframework.retry.policy.AlwaysRetryPolicyTests
 
testSimpleOperations() - Method in class org.springframework.retry.policy.NeverRetryPolicyTests
 
testSimulatorExercisesExponentialBackoff() - Method in class org.springframework.retry.support.RetrySimulationTests
 
testSimulatorExercisesFixedBackoff() - Method in class org.springframework.retry.support.RetrySimulationTests
 
testSimulatorExercisesRandomExponentialBackoff() - Method in class org.springframework.retry.support.RetrySimulationTests
 
testSingleBackOff() - Method in class org.springframework.retry.backoff.ExponentialBackOffPolicyTests
 
testSingleBackoff() - Method in class org.springframework.retry.backoff.ExponentialRandomBackOffPolicyTests
 
testSingleBackOff() - Method in class org.springframework.retry.backoff.FixedBackOffPolicyTests
 
testSingleBackOff() - Method in class org.springframework.retry.backoff.ThreadWaitSleeperTests
 
testSpecificExceptionRetry() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testStatusIsStoredByTemplate() - Method in class org.springframework.retry.support.RetrySynchronizationManagerTests
 
testStatusRegistration() - Method in class org.springframework.retry.support.RetrySynchronizationManagerTests
 
testSuccessfulRecovery() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testSuccessfulRetry() - Method in class org.springframework.retry.support.RetryTemplateTests
 
testSwitchToStatelessForNoRollback() - Method in class org.springframework.retry.support.StatefulRecoveryRetryTests
 
testTimeoutPreventsRetry() - Method in class org.springframework.retry.policy.TimeoutRetryPolicyTests
 
testTransformerRecoveryAfterTooManyAttempts() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testTransformerWithSuccessfulRetry() - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests
 
testTrivialPolicies() - Method in class org.springframework.retry.policy.CompositeRetryPolicyTests
 
testTrivialPolicies() - Method in class org.springframework.retry.policy.ExceptionClassifierRetryPolicyTests
 
testTypesProvidedInConstructor() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testTypesProvidedInConstructorWithNonDefault() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testTypesProvidedInConstructorWithNonDefaultInCause() - Method in class org.springframework.classify.BinaryExceptionClassifierTests
 
testUncheckedRuntimeException() - Method in class org.springframework.retry.AnyThrowTests
 
TestUtils - Class in org.springframework.retry.util.test
See Spring Integration TestUtils.
TestUtils() - Constructor for class org.springframework.retry.util.test.TestUtils
 
testWitCustomRetryPolicyTraverseCause() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithCustomBackOffPolicy() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithCustomizedBackOffMoreAttempts() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithCustomKeyGenerator() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithCustomNewMessageIdentifier() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithCustomRetryTemplate() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
testWithMoreAttempts() - Method in class org.springframework.retry.interceptor.RetryInterceptorBuilderTests
 
ThreadWaitSleeperTests - Class in org.springframework.retry.backoff
 
ThreadWaitSleeperTests() - Constructor for class org.springframework.retry.backoff.ThreadWaitSleeperTests
 
TimeoutRetryPolicyTests - Class in org.springframework.retry.policy
 
TimeoutRetryPolicyTests() - Constructor for class org.springframework.retry.policy.TimeoutRetryPolicyTests
 
transform(String) - Method in interface org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.Transformer
 
transform(String) - Method in class org.springframework.retry.interceptor.StatefulRetryOperationsInterceptorTests.TransformerImpl
 
type() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
type() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests
 

V

vanilla() - Method in class org.springframework.retry.annotation.EnableRetryTests
 
vanilla() - Method in class org.springframework.retry.annotation.EnableRetryWithBackoffTests
 
A B C D E F G I M N O P R S T V 

Copyright © 2014 SpringSource. All rights reserved.