public class RedisComponent
extends org.apache.camel.impl.UriEndpointComponent
RedisEndpoint.| Constructor and Description | 
|---|
| RedisComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.camel.Endpoint | createEndpoint(String uri,
              String remaining,
              Map<String,Object> parameters) | 
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIApache Camel