org.jboss.errai.ioc.rebind
Interface AnnotationHandler<T extends Annotation>


public interface AnnotationHandler<T extends Annotation>


Method Summary
 void handle(com.google.gwt.core.ext.typeinfo.JClassType type, T annotation, ProcessingContext context)
           
 

Method Detail

handle

void handle(com.google.gwt.core.ext.typeinfo.JClassType type,
            T annotation,
            ProcessingContext context)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.