Package jodd.introspector
package jodd.introspector
Very fast reflection introspector.
-
ClassDescriptionDefault
introspectorthat caches all class descriptors.A descriptor class for all methods/fields/properties/constructors of a class.Default classClassIntrospectorsimply delegates method calls for more convenient usage.Constructor descriptor.Constructors collection.Common descriptor stuff.Field descriptor.Collection offield descriptors.Unified getter property interface for both methods and fields.Value or type mapper.MapperFunction<IN,OUT> Mapper function allows object to be converted before actually used - usually before injected usingBeanUtil.Simple cache ofMapperFunctioninstances.Method descriptor.Method parameter descriptor.Methods collection.Bean properties collection.Property descriptor.Unified setter property interface for both methods and fields.