@SupportedAnnotationTypes(value="org.cruxframework.crux.core.server.rest.annotation.RestService") @SupportedOptions(value={"Crux.apt.run","Crux.apt.incremental"}) public class RestServiceProcessor extends CruxAnnotationProcessor
CRUX_APT_INCREMENTAL, CRUX_RUN_APTprocessingEnv| Constructor and Description |
|---|
RestServiceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
createResourceFile, getResourceFile, getResourceFileStream, getSupportedSourceVersion, isIncremental, runAPTgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2016. All rights reserved.