Uses of Interface
org.springframework.beans.BeanInfoFactory
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of BeanInfoFactory in org.springframework.beans
Modifier and TypeClassDescriptionclass
BeanInfoFactory
implementation that evaluates whether bean classes have "non-standard" JavaBeans setter methods and are thus candidates for introspection by Spring's (package-visible)ExtendedBeanInfo
implementation.