org.beanfabrics.support
Interface AnnotatedMethodProcessor

All Superinterfaces:
AnnotationProcessor
All Known Implementing Classes:
OnChangeProcessor, OperationProcessor, ServiceProcessor, ValidationProcessor

public interface AnnotatedMethodProcessor
extends AnnotationProcessor

Author:
Michael Karneim

Method Summary
 void process(PresentationModel object, java.lang.reflect.Method method, java.lang.annotation.Annotation annotation)
           
 

Method Detail

process

void process(PresentationModel object,
             java.lang.reflect.Method method,
             java.lang.annotation.Annotation annotation)


© 2010 by Michael Karneim, http://www.beanfabrics.org