@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.ProcessorgetSupportedSourceVersion in class javax.annotation.processing.AbstractProcessorpublic boolean process(java.util.Set<? extends javax.lang.model.element.TypeElement> annotations,
javax.annotation.processing.RoundEnvironment roundEnv)
process in interface javax.annotation.processing.Processorprocess in class javax.annotation.processing.AbstractProcessorEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference