Uses of Interface
org.apache.camel.test.spring.CamelSpringTestHelper.DoToSpringCamelContextsStrategy
-
Uses of CamelSpringTestHelper.DoToSpringCamelContextsStrategy in org.apache.camel.test.spring
Methods in org.apache.camel.test.spring with parameters of type CamelSpringTestHelper.DoToSpringCamelContextsStrategyModifier and TypeMethodDescriptionstatic void
CamelSpringTestHelper.doToSpringCamelContexts
(org.springframework.context.ApplicationContext context, CamelSpringTestHelper.DoToSpringCamelContextsStrategy strategy) Deprecated.Executesstrategy
against allSpringCamelContext
s found in the Spring context.