public class ZooKeeperComponent
extends org.apache.camel.impl.UriEndpointComponent
ZooKeeperEndpoint
s for interacting with a ZooKeeper cluster.Constructor and Description |
---|
ZooKeeperComponent() |
ZooKeeperComponent(org.apache.camel.CamelContext context) |
ZooKeeperComponent(ZooKeeperConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
ZooKeeperConfiguration |
getConfiguration() |
void |
setConfiguration(ZooKeeperConfiguration configuration)
To use a shared
ZooKeeperConfiguration |
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClass
afterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
public ZooKeeperComponent()
public ZooKeeperComponent(org.apache.camel.CamelContext context)
public ZooKeeperComponent(ZooKeeperConfiguration configuration)
protected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint
in class org.apache.camel.impl.DefaultComponent
Exception
public ZooKeeperConfiguration getConfiguration()
public void setConfiguration(ZooKeeperConfiguration configuration)
ZooKeeperConfiguration
Apache Camel