org.beanfabrics.support
Interface AnnotatedClassProcessor

All Superinterfaces:
AnnotationProcessor

public interface AnnotatedClassProcessor
extends AnnotationProcessor

Author:
Michael Karneim

Method Summary
 void process(PresentationModel object, java.lang.Class cls, java.lang.annotation.Annotation annotation)
           
 

Method Detail

process

void process(PresentationModel object,
             java.lang.Class cls,
             java.lang.annotation.Annotation annotation)


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