public class LdifProducer
extends org.apache.camel.support.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, doStart, doStop, getEndpoint, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic LdifProducer(LdifEndpoint endpoint, String ldapConnectionName)
public void process(org.apache.camel.Exchange exchange)
throws Exception
Exceptionprotected org.apache.directory.ldap.client.api.LdapConnection getLdapConnection()
Apache Camel