Class CamelContextResolverHelper

java.lang.Object
org.apache.camel.spring.util.CamelContextResolverHelper

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

    • getCamelContextWithId

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