Interface CamelSpringTestHelper.DoToSpringCamelContextsStrategy

  • Enclosing class:
    CamelSpringTestHelper

    public static interface CamelSpringTestHelper.DoToSpringCamelContextsStrategy
    • Method Detail

      • execute

        void execute​(String contextName,
                     org.apache.camel.spring.SpringCamelContext camelContext)
              throws Exception
        Throws:
        Exception