public class LdifProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
LdifProducer(LdifEndpoint endpoint,
String ldapConnectionName) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.directory.ldap.client.api.LdapConnection |
getLdapConnection()
Get the LdapConnection.
|
void |
process(org.apache.camel.Exchange exchange)
Process the body.
|
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public LdifProducer(LdifEndpoint endpoint, String ldapConnectionName) throws Exception
Exception
public void process(org.apache.camel.Exchange exchange) throws Exception
Exception
protected org.apache.directory.ldap.client.api.LdapConnection getLdapConnection() throws org.apache.camel.CamelException
org.apache.camel.CamelException
Apache Camel