Interface RefComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface RefComponentBuilderFactory
    Route messages to an endpoint looked up dynamically by name in the Camel Registry. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • ref

        static RefComponentBuilderFactory.RefComponentBuilder ref()
        Ref (camel-ref) Route messages to an endpoint looked up dynamically by name in the Camel Registry. Category: core,endpoint Since: 1.2 Maven coordinates: org.apache.camel:camel-ref
        Returns:
        the dsl builder