Uses of Interface
org.apache.camel.test.spring.CamelSpringTestHelper.DoToSpringCamelContextsStrategy

Packages that use CamelSpringTestHelper.DoToSpringCamelContextsStrategy
org.apache.camel.test.spring   
 

Uses of CamelSpringTestHelper.DoToSpringCamelContextsStrategy in org.apache.camel.test.spring
 

Methods in org.apache.camel.test.spring with parameters of type CamelSpringTestHelper.DoToSpringCamelContextsStrategy
static void CamelSpringTestHelper.doToSpringCamelContexts(org.springframework.context.ApplicationContext context, CamelSpringTestHelper.DoToSpringCamelContextsStrategy strategy)
          Executes strategy against all SpringCamelContexts found in the Spring context.
 



Apache Camel