@SupportedAnnotationTypes(value={"javax.persistence.*","org.eclipse.persistence.annotations.*"}) @SupportedSourceVersion(value=RELEASE_6) public class CanonicalModelProcessor extends AbstractProcessor
| Constructor and Description |
|---|
CanonicalModelProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv)
INTERNAL:
|
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, initpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorEclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference