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