Class SendTimers
java.lang.Object
org.springframework.integration.graph.SendTimers
public class SendTimers extends Object
Success and failure timer stats.
- Since:
- 5.2
- Author:
- Gary Russell
-
Constructor Summary
Constructors Constructor Description SendTimers(TimerStats successes, TimerStats failures)
-
Method Summary
Modifier and Type Method Description TimerStats
getFailures()
TimerStats
getSuccesses()