Class RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent>
org.apache.camel.builder.component.dsl.RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent>, RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder
Enclosing interface:
RobotframeworkComponentBuilderFactory

public static class RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent> implements RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder
  • Constructor Details

    • RobotframeworkComponentBuilderImpl

      public RobotframeworkComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

      protected org.apache.camel.component.robotframework.RobotFrameworkComponent buildConcreteComponent()
      Specified by:
      buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent>
    • setPropertyOnComponent

      protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
      Specified by:
      setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent>