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