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.FunctionGraphComponentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, registerMethods 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:
 buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
 - 
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
 setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.FunctionGraphComponent>
 
 -