@SupportedAnnotationTypes(value="org.lsst.ccs.gconsole.annotations.services.persist.Create") @SupportedSourceVersion(value=RELEASE_8) public class CreatorsGenerator extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
CreatorsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic void init(ProcessingEnvironment processingEnv)
init in interface Processorinit in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2021 LSST. All rights reserved.