Uses of Class
org.springframework.retry.policy.AbstractMapRetryContextCache
Packages that use AbstractMapRetryContextCache
Package
Description
Infrastructure implementations of retry policy concerns.
-
Uses of AbstractMapRetryContextCache in org.springframework.retry.policy
Subclasses of AbstractMapRetryContextCache in org.springframework.retry.policyModifier and TypeClassDescriptionclassMap-based implementation ofRetryContextCache.classMap-based implementation ofRetryContextCache.