| Interface | Description |
|---|---|
| BeanInformation |
Defines an object that provides information about a JavaBean.
|
| BeanInformationFactory |
Defines an object that creates BeanInformation objects.
|
| PropertyInformation |
Defines an object that provides information about a JavaBean property.
|
| Class | Description |
|---|---|
| JavaBeanInformationFactory |
Concrete BeanInformationFactory that creates concrete JavaBeanInformation objects from/based on a specified
beanClass.
|
| Exception | Description |
|---|---|
| BeanInformationException |
An exception that may be thrown when trying to gather JavaBean-related information on a type.
|
Copyright © 2010–2020 meanbean. All rights reserved.