org.tynamo.descriptor.annotation
Class PropertyDescriptorAnnotationHandler
java.lang.Object
org.tynamo.descriptor.annotation.AbstractAnnotationHandler
org.tynamo.descriptor.annotation.PropertyDescriptorAnnotationHandler
- All Implemented Interfaces:
- DescriptorAnnotationHandler<PropertyDescriptor,TynamoPropertyDescriptor>
public class PropertyDescriptorAnnotationHandler
- extends AbstractAnnotationHandler
- implements DescriptorAnnotationHandler<PropertyDescriptor,TynamoPropertyDescriptor>
- Author:
- fus8882
Applies the annotation to a given property.
- See Also:
org.tynamo.descriptor.annotation.AbstractAnnotationHandler.setDescriptorPropertiesFromAnnotation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDescriptorAnnotationHandler
public PropertyDescriptorAnnotationHandler()
decorateFromAnnotation
public TynamoPropertyDescriptor decorateFromAnnotation(PropertyDescriptor propertyDescriptorAnno,
TynamoPropertyDescriptor descriptor)
- Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<PropertyDescriptor,TynamoPropertyDescriptor>
- Parameters:
propertyDescriptorAnno - descriptor -
- Returns:
- See Also:
AbstractAnnotationHandler.setDescriptorPropertiesFromAnnotation
Copyright © 2004-2009. All Rights Reserved.