インターフェースの使用
org.springframework.beans.BeanInfoFactory
org.springframework.beans 内の BeanInfoFactory 使用
修飾子と型クラス説明class
Spring の (パッケージから見える)ExtendedBeanInfo
実装によるイントロスペクションを通じて、「非標準」JavaBeans setter メソッドをサポートするStandardBeanInfoFactory
の拡張。class
標準のIntrospector
SE インスペクションを実行するBeanInfoFactory
実装。