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 theBeanIntrospectionMethods in org.apache.camel with parameters of type BeanIntrospectionModifier and TypeMethodDescriptionvoidExtendedCamelContext.setBeanIntrospection(BeanIntrospection beanIntrospection) Sets a customBeanIntrospection.