Uses of Class
org.apache.camel.spi.BeanIntrospection.ClassInfo
Packages that use BeanIntrospection.ClassInfo
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of BeanIntrospection.ClassInfo in org.apache.camel.spi
Methods in org.apache.camel.spi that return BeanIntrospection.ClassInfoModifier and TypeMethodDescriptionBeanIntrospection.cacheClass
(Class<?> clazz) Introspects the given class.