org.tynamo.descriptor.annotation
Class MethodDescriptorAnnotationHandler

java.lang.Object
  extended by org.tynamo.descriptor.annotation.AbstractAnnotationHandler
      extended by org.tynamo.descriptor.annotation.MethodDescriptorAnnotationHandler
All Implemented Interfaces:
DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>

public class MethodDescriptorAnnotationHandler
extends AbstractAnnotationHandler
implements DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>


Constructor Summary
MethodDescriptorAnnotationHandler()
           
 
Method Summary
 IMethodDescriptor decorateFromAnnotation(MethodDescriptor annotation, IMethodDescriptor 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

MethodDescriptorAnnotationHandler

public MethodDescriptorAnnotationHandler()
Method Detail

decorateFromAnnotation

public IMethodDescriptor decorateFromAnnotation(MethodDescriptor annotation,
                                                IMethodDescriptor descriptor)
Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>


Copyright © 2004-2009. All Rights Reserved.