Uses of Interface
org.apache.camel.spi.CamelBeanPostProcessor
-
Packages that use CamelBeanPostProcessor Package Description org.apache.camel The core Camel API. -
-
Uses of CamelBeanPostProcessor in org.apache.camel
Methods in org.apache.camel that return CamelBeanPostProcessor Modifier and Type Method Description CamelBeanPostProcessor
ExtendedCamelContext. getBeanPostProcessor()
Returns the bean post processor used to do any bean customization.
-