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

Enclosing class:
CamelSpringTestHelper

public static interface CamelSpringTestHelper.DoToSpringCamelContextsStrategy


Method Summary
 void execute(String contextName, org.apache.camel.spring.SpringCamelContext camelContext)
           
 

Method Detail

execute

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


Apache Camel