Interface ServiceComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ServiceComponentBuilderFactory
    Register a Camel endpoint to a Service Registry (such as Consul, Etcd) and delegate to it. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • service

        static ServiceComponentBuilderFactory.ServiceComponentBuilder service()
        Service (camel-service) Register a Camel endpoint to a Service Registry (such as Consul, Etcd) and delegate to it. Category: cloud Since: 2.22 Maven coordinates: org.apache.camel:camel-service
        Returns:
        the dsl builder