Class CamelContextResolverHelper


  • public final class CamelContextResolverHelper
    extends Object
    Helper to resolve CamelContext from the Spring ApplicationContext.
    • Method Detail

      • getCamelContextWithId

        public static org.apache.camel.CamelContext getCamelContextWithId​(org.springframework.context.ApplicationContext context,
                                                                          String contextId)