org.tynamo.descriptor.annotation.handlers
Class MethodDescriptorAnnotationHandler
java.lang.Object
org.tynamo.descriptor.annotation.handlers.MethodDescriptorAnnotationHandler
- All Implemented Interfaces:
- DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>
public class MethodDescriptorAnnotationHandler
- extends Object
- implements DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodDescriptorAnnotationHandler
public MethodDescriptorAnnotationHandler()
decorateFromAnnotation
public void decorateFromAnnotation(MethodDescriptor annotation,
IMethodDescriptor descriptor)
- Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<MethodDescriptor,IMethodDescriptor>
Copyright © 2004-2012. All Rights Reserved.