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