org.jboss.errai.common.rebind
Class ModuleAnnotationProcessor
java.lang.Object
javax.annotation.processing.AbstractProcessor
org.jboss.errai.common.rebind.ModuleAnnotationProcessor
- All Implemented Interfaces:
- Processor
@SupportedSourceVersion(value=RELEASE_6)
@SupportedAnnotationTypes(value="*")
public class ModuleAnnotationProcessor
- extends AbstractProcessor
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleAnnotationProcessor
public ModuleAnnotationProcessor()
process
public boolean process(Set<? extends TypeElement> typeElements,
RoundEnvironment roundEnvironment)
- Specified by:
process
in interface Processor
- Specified by:
process
in class AbstractProcessor
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.