org.jboss.errai.ioc.rebind
Class IOCProcessorFactory
java.lang.Object
org.jboss.errai.ioc.rebind.IOCProcessorFactory
public class IOCProcessorFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOCProcessorFactory
public IOCProcessorFactory(InjectorFactory factory)
registerHandler
public void registerHandler(Class<? extends Annotation> annotation,
AnnotationHandler handler)
registerHandler
public void registerHandler(Class<? extends Annotation> annotation,
AnnotationHandler handler,
List<org.jboss.errai.ioc.rebind.IOCProcessorFactory.RuleDef> rules)
process
public void process(MetaDataScanner scanner,
IOCProcessingContext context)
processAll
public boolean processAll()
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.