JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
spring.retry
Package
org.springframework.retry.stats
Interface RetryStatisticsFactory
All Known Implementing Classes:
DefaultRetryStatisticsFactory
public interface
RetryStatisticsFactory
Author:
Dave Syer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MutableRetryStatistics
create
(
String
name)
Method Details
create
MutableRetryStatistics
create
(
String
name)