Uses of Interface
org.apache.camel.spi.BeanIntrospection
Packages that use BeanIntrospection
-
Uses of BeanIntrospection in org.apache.camel
Methods in org.apache.camel that return BeanIntrospectionModifier and TypeMethodDescriptionExtendedCamelContext.getBeanIntrospection()
Gets theBeanIntrospection
Methods in org.apache.camel with parameters of type BeanIntrospectionModifier and TypeMethodDescriptionvoid
ExtendedCamelContext.setBeanIntrospection
(BeanIntrospection beanIntrospection) Sets a customBeanIntrospection
.