org.tynamo.descriptor.annotation.handlers
Class MethodDescriptorAnnotationHandler

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

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


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


Copyright © 2004-2012. All Rights Reserved.