public class ConsulKeyValueConsumer extends AbstractConsulConsumer<com.orbitz.consul.KeyValueClient>
AbstractConsulConsumer.AbstractWatcherconfiguration, endpoint, index, key| Constructor and Description |
|---|
ConsulKeyValueConsumer(ConsulEndpoint endpoint,
ConsulConfiguration configuration,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected Runnable |
createWatcher(com.orbitz.consul.KeyValueClient client) |
doStart, doStopcreateUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ConsulKeyValueConsumer(ConsulEndpoint endpoint, ConsulConfiguration configuration, org.apache.camel.Processor processor)
protected Runnable createWatcher(com.orbitz.consul.KeyValueClient client) throws Exception
createWatcher in class AbstractConsulConsumer<com.orbitz.consul.KeyValueClient>ExceptionApache Camel