org.tynamo.descriptor.annotation.handlers
Class BlobDescriptorAnnotationHandler

java.lang.Object
  extended by org.tynamo.descriptor.annotation.handlers.BlobDescriptorAnnotationHandler
All Implemented Interfaces:
DescriptorAnnotationHandler<BlobDescriptor,TynamoPropertyDescriptor>

public class BlobDescriptorAnnotationHandler
extends Object
implements DescriptorAnnotationHandler<BlobDescriptor,TynamoPropertyDescriptor>


Constructor Summary
BlobDescriptorAnnotationHandler()
           
 
Method Summary
 void decorateFromAnnotation(BlobDescriptor blobDescriptorAnnotation, TynamoPropertyDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlobDescriptorAnnotationHandler

public BlobDescriptorAnnotationHandler()
Method Detail

decorateFromAnnotation

public void decorateFromAnnotation(BlobDescriptor blobDescriptorAnnotation,
                                   TynamoPropertyDescriptor descriptor)
Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<BlobDescriptor,TynamoPropertyDescriptor>


Copyright © 2004-2012. All Rights Reserved.