@SupportedSourceVersion(value=RELEASE_6) @SupportedAnnotationTypes(value="*") public final class ServiceSpecificationProcessor extends ServiceProcessor
ServiceSpecification
annotation.processingEnv
Constructor and Description |
---|
ServiceSpecificationProcessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitialized
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process
in interface Processor
process
in class AbstractProcessor
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.