@SupportedAnnotationTypes(value="org.jboss.errai.ui.shared.api.annotations.Bound") @SupportedSourceVersion(value=RELEASE_6) public class BoundAnnotationChecker extends AbstractProcessor
processingEnv
Constructor and Description |
---|
BoundAnnotationChecker() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitialized
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process
in interface Processor
process
in class AbstractProcessor
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.