Class HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
org.apache.camel.builder.component.dsl.HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.FunctionGraphComponent>
,HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
- Enclosing interface:
- HwcloudFunctiongraphComponentBuilderFactory
public static class HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
implements HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.FunctionGraphComponent
protected boolean
setPropertyOnComponent
(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, register
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, register
Methods inherited from interface org.apache.camel.builder.component.dsl.HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
autowiredEnabled, lazyStartProducer
-
Constructor Details
-
HwcloudFunctiongraphComponentBuilderImpl
public HwcloudFunctiongraphComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.FunctionGraphComponent buildConcreteComponent()- Specified by:
buildConcreteComponent
in classAbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponent
in classAbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
-