Uses of Class
org.apache.camel.component.bean.DefaultParameterMappingStrategy
-
Packages that use DefaultParameterMappingStrategy Package Description org.apache.camel.component.bean The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO -
-
Uses of DefaultParameterMappingStrategy in org.apache.camel.component.bean
Fields in org.apache.camel.component.bean declared as DefaultParameterMappingStrategy Modifier and Type Field Description static DefaultParameterMappingStrategy
DefaultParameterMappingStrategy. INSTANCE
-