public final class ConsulServiceDiscovery
extends org.apache.camel.impl.cloud.DefaultServiceDiscovery
| Constructor and Description |
|---|
ConsulServiceDiscovery(ConsulConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.camel.cloud.ServiceDefinition> |
getServices(String name) |
doStart, doStop, getCamelContext, setCamelContextdoInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ConsulServiceDiscovery(ConsulConfiguration configuration) throws Exception
ExceptionApache Camel