Class ReceiveCounters

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

public class ReceiveCounters
extends java.lang.Object
Counters for components that maintain receive counters.
Since:
5.2
  • Constructor Summary

    Constructors 
    Constructor Description
    ReceiveCounters​(long successes, long failures)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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