Class SpringLdapComponentBuilderFactory.SpringLdapComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.springldap.SpringLdapComponent>
org.apache.camel.builder.component.dsl.SpringLdapComponentBuilderFactory.SpringLdapComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.springldap.SpringLdapComponent>,SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder
- Enclosing interface:
SpringLdapComponentBuilderFactory
public static class SpringLdapComponentBuilderFactory.SpringLdapComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.springldap.SpringLdapComponent>
implements SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.springldap.SpringLdapComponentprotected 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.SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder
autowiredEnabled, lazyStartProducer
-
Constructor Details
-
SpringLdapComponentBuilderImpl
public SpringLdapComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.springldap.SpringLdapComponent buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.springldap.SpringLdapComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.springldap.SpringLdapComponent>
-