public class DefaultBeanDescriptorProvider extends Object implements BeanDescriptorProvider
Constructor and Description |
---|
DefaultBeanDescriptorProvider() |
Modifier and Type | Method and Description |
---|---|
PropertyDefinitionsHelper |
getBeanDescriptor(ArooaClass arooaClass,
PropertyAccessor accessor) |
public PropertyDefinitionsHelper getBeanDescriptor(ArooaClass arooaClass, PropertyAccessor accessor) throws ArooaPropertyException
getBeanDescriptor
in interface BeanDescriptorProvider
arooaClass
- The class.accessor
- Used to access the bean properties for default
types.ArooaPropertyException