Interface StubComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface StubComponentBuilderFactory
    Stub out any physical endpoints while in development or testing. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • stub

        static StubComponentBuilderFactory.StubComponentBuilder stub()
        Stub (camel-stub) Stub out any physical endpoints while in development or testing. Category: core,testing Since: 2.10 Maven coordinates: org.apache.camel:camel-stub
        Returns:
        the dsl builder