JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.retry.policy.RetryCacheCapacityExceededException
Packages that use
RetryCacheCapacityExceededException
Package
Description
org.springframework.retry.policy
Infrastructure implementations of retry policy concerns.
Uses of
RetryCacheCapacityExceededException
in
org.springframework.retry.policy
Methods in
org.springframework.retry.policy
that throw
RetryCacheCapacityExceededException
Modifier and Type
Method
Description
void
RetryContextCache.
put
(
Object
key,
RetryContext
context)