Class TestSupportNodeIdFactory

java.lang.Object
org.apache.camel.impl.engine.DefaultNodeIdFactory
org.apache.camel.test.TestSupportNodeIdFactory
All Implemented Interfaces:
org.apache.camel.spi.NodeIdFactory

public class TestSupportNodeIdFactory extends org.apache.camel.impl.engine.DefaultNodeIdFactory
  • Field Summary

    Fields inherited from class org.apache.camel.impl.engine.DefaultNodeIdFactory

    NODE_COUNTERS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    Start tests with fresh counters

    Methods inherited from class org.apache.camel.impl.engine.DefaultNodeIdFactory

    createId, getNodeCounter, resetAllCounters

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestSupportNodeIdFactory

      public TestSupportNodeIdFactory()
  • Method Details

    • resetCounters

      public static void resetCounters()
      Start tests with fresh counters