Uses of Interface
org.apache.camel.AfterPropertiesConfigured
-
Packages that use AfterPropertiesConfigured Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of AfterPropertiesConfigured in org.apache.camel.spi
Subinterfaces of AfterPropertiesConfigured in org.apache.camel.spi Modifier and Type Interface Description interfaceBeanIntrospectionUsed for introspecting beans properties via Java reflection; such as extracting current property values, or updating one or more properties etc.interfaceUnitOfWorkFactoryFactory to createUnitOfWork.
-