@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, init
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process
in interface Processor
process
in class AbstractProcessor
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference