See: Description
Class | Description |
---|---|
AbstractBeanInfo |
BeanInfo.
|
AbstractBeanInfoFactory |
A bean info factory.
|
AbstractEventInfo |
Event info.
|
AbstractPropertyInfo |
Property info.
|
AllBeanInfo |
All bean info.
|
BeanInfoUtil |
Bean info helper.
|
DefaultPropertyInfo |
Default property info.
|
FieldBeanInfo |
Field bean info.
|
FieldPropertyInfo |
Field property info.
|
GetterAndFieldPropertyInfo |
Combined getter and field property info.
|
NestedPropertyInfo |
When bean has more than one property with the same name
we try to use this impl to look over all possible setters
in order to set the value.
|
SecurityActions | |
SetterAndFieldPropertyInfo |
Combined setter and field property info.
|
Classes used to describe beans, an abstract implementation.
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.