public class EtcdKeysProducer extends AbstractEtcdProducer
Constructor and Description |
---|
EtcdKeysProducer(EtcdKeysEndpoint endpoint,
EtcdConfiguration configuration,
EtcdNamespace namespace,
String path) |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.camel.Exchange exchange) |
doStop, getClient, getConfiguration, getNamespace, getPath
createExchange, createExchange, createExchange, doStart, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public EtcdKeysProducer(EtcdKeysEndpoint endpoint, EtcdConfiguration configuration, EtcdNamespace namespace, String path)
Apache Camel