public class ReactivePostProcessorHelper
extends org.apache.camel.impl.CamelPostProcessorHelper
Constructor and Description |
---|
ReactivePostProcessorHelper(org.apache.camel.CamelContext camelContext) |
Modifier and Type | Method and Description |
---|---|
Object |
getInjectionBeanValue(Class<?> type,
String name) |
Object |
getInjectionValue(Class<?> type,
String endpointUri,
String endpointRef,
String endpointProperty,
String injectionPointName,
Object bean,
String beanName) |
consumerInjection, createConsumerProcessor, createInjectionConsumerTemplate, createInjectionFluentProducerTemplate, createInjectionPollingConsumer, createInjectionProducer, createInjectionProducerTemplate, createProxyInstantiationRuntimeException, getCamelContext, getEndpointInjection, getInjectionPropertyValue, isSingleton, matchContext, setCamelContext, startService, subscribeMethod
public ReactivePostProcessorHelper(org.apache.camel.CamelContext camelContext)
Apache Camel