@SupportedAnnotationTypes(value="org.gatein.pc.test.unit.annotations.TestCase") @SupportedSourceVersion(value=RELEASE_6) public class TestGenerator extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
TestGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2003-2018 GateIn. All Rights Reserved.