@SupportedSourceVersion(value=RELEASE_6) @SupportedAnnotationTypes(value="*") @MetaInfServices(value=javax.annotation.processing.Processor.class) public class CukeAnnotationIndexer extends org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl
processingEnv| Constructor and Description |
|---|
CukeAnnotationIndexer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
protected boolean |
isIndexing(TypeElement ann) |
findAnnotationOn, getElementUtils, processgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedprotected void execute(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
execute in class org.jvnet.hudson.annotation_indexer.AnnotationProcessorImplprotected boolean isIndexing(TypeElement ann)
isIndexing in class org.jvnet.hudson.annotation_indexer.AnnotationProcessorImplCopyright © 2004-2016. All Rights Reserved.