public class InterceptFromReifier extends InterceptReifier<InterceptFromDefinition>
definition, logcamelContext, route| Constructor and Description |
|---|
InterceptFromReifier(org.apache.camel.Route route,
ProcessorDefinition<?> definition) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Processor |
createProcessor()
Override this in definition class and implement logic to create the
processor based on the definition model.
|
addRoutes, clearReifiers, configureChild, createChildProcessor, createCompositeProcessor, createOutputsProcessor, createOutputsProcessor, createProcessor, getConfiguredExecutorService, getConfiguredScheduledExecutorService, getId, hasOutputs, lookupExecutorServiceRef, lookupScheduledExecutorServiceRef, makeProcessor, preCreateProcessor, registerReifier, reifier, willCreateNewThreadPool, wrapChannel, wrapChannel, wrapInErrorHandler, wrapProcessorasRef, createExpression, createExpression, createPredicate, createPredicate, findByType, findByTypeWithName, findSingleByType, getRegistry, lookup, lookupByName, lookupByNameAndType, mandatoryLookup, or, parse, parse, parseBoolean, parseBoolean, parseDuration, parseDuration, parseFloat, parseFloat, parseInt, parseInt, parseLong, parseLong, parseString, resolveEndpoint, unwrappublic InterceptFromReifier(org.apache.camel.Route route, ProcessorDefinition<?> definition)
public org.apache.camel.Processor createProcessor() throws Exception
ProcessorReifiercreateProcessor in class InterceptReifier<InterceptFromDefinition>ExceptionApache Camel