Class SendTimers

java.lang.Object
org.springframework.integration.graph.SendTimers

public class SendTimers
extends java.lang.Object
Success and failure timer stats.
Since:
5.2
  • Constructor Summary

    Constructors 
    Constructor Description
    SendTimers​(TimerStats successes, TimerStats failures)  
  • Method Summary

    Modifier and Type Method Description
    TimerStats getFailures()  
    TimerStats getSuccesses()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait