JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.camel.test.spring
Interface CamelSpringTestHelper.DoToSpringCamelContextsStrategy
Enclosing class:
CamelSpringTestHelper
public static interface
CamelSpringTestHelper.DoToSpringCamelContextsStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
String
contextName, org.apache.camel.spring.SpringCamelContext camelContext)
Method Details
execute
void
execute
(
String
contextName, org.apache.camel.spring.SpringCamelContext camelContext)
throws
Exception
Throws:
Exception