@SupportedSourceVersion(value=RELEASE_6) @SupportedAnnotationTypes(value="io.divide.authenticator.server.auth.EnforcePath") public class EnforcePathProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
EnforcePathProcessor() |
| 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 © 2014. All rights reserved.