JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.retry.stats.StatisticsRepository
Packages that use
StatisticsRepository
Package
Description
org.springframework.retry.stats
Uses of
StatisticsRepository
in
org.springframework.retry.stats
Classes in
org.springframework.retry.stats
that implement
StatisticsRepository
Modifier and Type
Class
Description
class
DefaultStatisticsRepository
Constructors in
org.springframework.retry.stats
with parameters of type
StatisticsRepository
Modifier
Constructor
Description
StatisticsListener
(
StatisticsRepository
repository)