org.tynamo.descriptor.annotation.handlers
Class ClassDescriptorAnnotationHandler

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

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


Constructor Summary
ClassDescriptorAnnotationHandler()
           
 
Method Summary
 void decorateFromAnnotation(ClassDescriptor annotation, TynamoClassDescriptor descriptor)
           
 
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 void decorateFromAnnotation(ClassDescriptor annotation,
                                   TynamoClassDescriptor descriptor)
Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<ClassDescriptor,TynamoClassDescriptor>


Copyright © 2004-2012. All Rights Reserved.