Class Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.iec60870.server.ServerComponent>
org.apache.camel.builder.component.dsl.Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.iec60870.server.ServerComponent>, Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder
- Enclosing interface:
Iec60870ServerComponentBuilderFactory
public static class Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.iec60870.server.ServerComponent>
implements Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.iec60870.server.ServerComponentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComponentBuilder
build, build, doSetProperty, registerMethods inherited from interface Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder
autowiredEnabled, bridgeErrorHandler, defaultConnectionOptions, lazyStartProducer
-
Constructor Details
-
Iec60870ServerComponentBuilderImpl
public Iec60870ServerComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.iec60870.server.ServerComponent buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.iec60870.server.ServerComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.iec60870.server.ServerComponent>
-