@SupportedAnnotationTypes(value="org.glassfish.hk2.xml.api.annotations.Hk2XmlPreGenerate") @SupportedSourceVersion(value=RELEASE_7) public class Hk2XmlGenerator extends AbstractProcessor
processingEnv
Constructor and Description |
---|
Hk2XmlGenerator() |
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 © 2009–2016 Oracle Corporation. All rights reserved.