org.tynamo.descriptor.annotation
Class ClassDescriptorAnnotationHandler

java.lang.Object
  extended by org.tynamo.descriptor.annotation.AbstractAnnotationHandler
      extended by org.tynamo.descriptor.annotation.ClassDescriptorAnnotationHandler
All Implemented Interfaces:
DescriptorAnnotationHandler<ClassDescriptor,TynamoClassDescriptor>

public class ClassDescriptorAnnotationHandler
extends AbstractAnnotationHandler
implements DescriptorAnnotationHandler<ClassDescriptor,TynamoClassDescriptor>


Constructor Summary
ClassDescriptorAnnotationHandler()
           
 
Method Summary
 TynamoClassDescriptor decorateFromAnnotation(ClassDescriptor annotation, TynamoClassDescriptor descriptor)
           
 
Methods inherited from class org.tynamo.descriptor.annotation.AbstractAnnotationHandler
isDefault, setPropertiesFromAnnotation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassDescriptorAnnotationHandler

public ClassDescriptorAnnotationHandler()
Method Detail

decorateFromAnnotation

public TynamoClassDescriptor decorateFromAnnotation(ClassDescriptor annotation,
                                                    TynamoClassDescriptor descriptor)
Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<ClassDescriptor,TynamoClassDescriptor>


Copyright © 2004-2009. All Rights Reserved.