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