org.tynamo.descriptor.annotation.handlers
Class BeanModelAnnotationHandler

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

public class BeanModelAnnotationHandler
extends Object
implements DescriptorAnnotationHandler<BeanModels,TynamoClassDescriptor>


Constructor Summary
BeanModelAnnotationHandler()
           
 
Method Summary
 void decorateFromAnnotation(BeanModels annotation, TynamoClassDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanModelAnnotationHandler

public BeanModelAnnotationHandler()
Method Detail

decorateFromAnnotation

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


Copyright © 2004-2012. All Rights Reserved.