@SupportedAnnotationTypes(value="org.jvnet.hk2.annotations.Service") @SupportedOptions(value="org.glassfish.hk2.metadata.location") @SupportedSourceVersion(value=RELEASE_7) public class ServiceProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
ServiceProcessor() |
| 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 © 2009-2015 Oracle Corporation. All Rights Reserved.