Uses of Interface
org.apache.camel.spi.BeanIntrospection
-
Packages that use BeanIntrospection Package Description org.apache.camel The core Camel API. -
-
Uses of BeanIntrospection in org.apache.camel
Methods in org.apache.camel that return BeanIntrospection Modifier and Type Method Description BeanIntrospectionExtendedCamelContext. getBeanIntrospection()Gets theBeanIntrospectionMethods in org.apache.camel with parameters of type BeanIntrospection Modifier and Type Method Description voidExtendedCamelContext. setBeanIntrospection(BeanIntrospection beanIntrospection)Sets a customBeanIntrospection.
-