@SupportedAnnotationTypes(value={"javax.persistence.*","org.eclipse.persistence.annotations.*"})
public class CanonicalModelProcessor
extends javax.annotation.processing.AbstractProcessor
Constructor and Description |
---|
CanonicalModelProcessor() |
Modifier and Type | Method and Description |
---|---|
javax.lang.model.SourceVersion |
getSupportedSourceVersion() |
boolean |
process(java.util.Set<? extends javax.lang.model.element.TypeElement> annotations,
javax.annotation.processing.RoundEnvironment roundEnv)
INTERNAL:
|
public javax.lang.model.SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion
in interface javax.annotation.processing.Processor
getSupportedSourceVersion
in class javax.annotation.processing.AbstractProcessor
public boolean process(java.util.Set<? extends javax.lang.model.element.TypeElement> annotations, javax.annotation.processing.RoundEnvironment roundEnv)
process
in interface javax.annotation.processing.Processor
process
in class javax.annotation.processing.AbstractProcessor
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference