Uses of Interface
org.apache.camel.AfterPropertiesConfigured
Packages that use AfterPropertiesConfigured
-
Uses of AfterPropertiesConfigured in org.apache.camel.spi
Subinterfaces of AfterPropertiesConfigured in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceLow-level SPI for reading and writing bean properties via Java reflection, used internally by Camel's property binding infrastructure.interfaceSPI factory that creates aUnitOfWorkfor each incomingExchange.