T - type GenericBeanIntrospection instead@Deprecated
public interface BeanInfo<T>
java.beans.BeanInfo.| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
getBeanClass()
Deprecated.
|
java.util.Map<java.lang.String,PropertyDescriptor> |
getPropertyDescriptors()
Deprecated.
The properties of the bean.
|
java.lang.Class<T> getBeanClass()
java.util.Map<java.lang.String,PropertyDescriptor> getPropertyDescriptors()