Uses of Interface
org.springframework.beans.BeanInfoFactory
Packages that use BeanInfoFactory
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of BeanInfoFactory in org.springframework.beans
Classes in org.springframework.beans that implement BeanInfoFactoryModifier and TypeClassDescriptionclass
Extension ofStandardBeanInfoFactory
that supports "non-standard" JavaBeans setter methods through introspection by Spring's (package-visible)ExtendedBeanInfo
implementation.class
BeanInfoFactory
implementation that performs standardIntrospector
inspection.