@SupportedAnnotationTypes(value={"javax.persistence.*","org.eclipse.persistence.annotations.*"})
@SupportedSourceVersion(value=RELEASE_6)
public class CanonicalModelProcessor
extends javax.annotation.processing.AbstractProcessor
Constructor and Description |
---|
CanonicalModelProcessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(java.util.Set<? extends javax.lang.model.element.TypeElement> annotations,
javax.annotation.processing.RoundEnvironment roundEnv)
INTERNAL:
|
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.4.2, "build v20130514-5956486" API Reference