public class AnnotatedBeanDescriptorProvider extends java.lang.Object implements BeanDescriptorProvider
ArooaBeanDescriptor
from an annotated
class.Constructor and Description |
---|
AnnotatedBeanDescriptorProvider() |
Modifier and Type | Method and Description |
---|---|
PropertyDefinitionsHelper |
getBeanDescriptor(ArooaClass classIdentifier,
PropertyAccessor accessor) |
public PropertyDefinitionsHelper getBeanDescriptor(ArooaClass classIdentifier, PropertyAccessor accessor)
getBeanDescriptor
in interface BeanDescriptorProvider
classIdentifier
- The class.accessor
- Used to access the bean properties for default
types.