org.apache.camel.spring.util
Class CamelContextResolverHelper
java.lang.Object
   org.apache.camel.spring.util.CamelContextResolverHelper
org.apache.camel.spring.util.CamelContextResolverHelper
- public final class CamelContextResolverHelper 
- extends Object
Helper to resolve CamelContext from the Spring ApplicationContext.
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getCamelContextWithId
public static CamelContext getCamelContextWithId(ApplicationContext context,
                                                 String contextId)
- 
 
Apache CAMEL