Uses of Interface
org.apache.camel.spi.AnnotationBasedProcessorFactory
-
Packages that use AnnotationBasedProcessorFactory Package Description org.apache.camel The core Camel API. -
-
Uses of AnnotationBasedProcessorFactory in org.apache.camel
Methods in org.apache.camel that return AnnotationBasedProcessorFactory Modifier and Type Method Description AnnotationBasedProcessorFactory
ExtendedCamelContext. getAnnotationBasedProcessorFactory()
Gets theAnnotationBasedProcessorFactory
to use.
-