Uses of Interface
org.apache.camel.spi.CamelBeanPostProcessorInjector
-
Packages that use CamelBeanPostProcessorInjector Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of CamelBeanPostProcessorInjector in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type CamelBeanPostProcessorInjector Modifier and Type Method Description default void
CamelBeanPostProcessor. addCamelBeanPostProjectInjector(CamelBeanPostProcessorInjector injector)
Adds a custom bean post injector
-