Uses of Interface
org.jboss.errai.ioc.rebind.AnnotationHandler

Packages that use AnnotationHandler
org.jboss.errai.ioc.rebind   
 

Uses of AnnotationHandler in org.jboss.errai.ioc.rebind
 

Methods in org.jboss.errai.ioc.rebind with parameters of type AnnotationHandler
 void IOCProcessorFactory.registerHandler(Class<? extends Annotation> annotation, AnnotationHandler handler)
           
 void IOCProcessorFactory.registerHandler(Class<? extends Annotation> annotation, AnnotationHandler handler, List<org.jboss.errai.ioc.rebind.IOCProcessorFactory.RuleDef> rules)
           
 



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