public class BeanIntrospector
extends java.lang.Object
The java.beans.Introspector does not process the interfaces hierarchy chain, this one does.
| Constructor and Description |
|---|
BeanIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
static java.beans.PropertyDescriptor[] |
getPropertyDescriptors(java.lang.Class klass) |