org.trails.descriptor.annotation
Interface DescriptorAnnotationHandler<T extends java.lang.annotation.Annotation,X extends IDescriptor>

All Known Implementing Classes:
BlobDescriptorAnnotationHandler, ClassDescriptorAnnotationHandler, CollectionDescriptorAnnotationHandler, InitialValueAnnotationHandler, MethodDescriptorAnnotationHandler, PossibleValuesAnnotationHandler, PropertyDescriptorAnnotationHandler

public interface DescriptorAnnotationHandler<T extends java.lang.annotation.Annotation,X extends IDescriptor>


Method Summary
 X decorateFromAnnotation(T annotation, X descriptor)
           
 

Method Detail

decorateFromAnnotation

X decorateFromAnnotation(T annotation,
                         X descriptor)


Copyright © 2004-2008. All Rights Reserved.