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


public interface AnnotationHandler<T extends Annotation>


Method Summary
 boolean handle(InjectableInstance instance, T annotation, IOCProcessingContext context)
           
 

Method Detail

handle

boolean handle(InjectableInstance instance,
               T annotation,
               IOCProcessingContext context)


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