org.castor.jdo.jpa.info
Class JPAClassAnnotationProcessingService

java.lang.Object
  extended by org.castor.core.annotationprocessing.BaseAnnotationProcessingService
      extended by org.castor.jdo.jpa.info.JPAClassAnnotationProcessingService
All Implemented Interfaces:
AnnotationProcessingService

public class JPAClassAnnotationProcessingService
extends BaseAnnotationProcessingService

This is a standard BaseAnnotationProcessingService initialized with JPA Annotation processors for class bound JPA annotations.

Since:
1.3
Author:
Peter Schmidt

Constructor Summary
JPAClassAnnotationProcessingService()
          Instantiate a BaseAnnotationProcessingService with JPA Annotation processors for class bound JPA annotations.
 
Method Summary
 
Methods inherited from class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
addAnnotationProcessor, getAnnotationProcessors, processAnnotation, processAnnotations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAClassAnnotationProcessingService

public JPAClassAnnotationProcessingService()
Instantiate a BaseAnnotationProcessingService with JPA Annotation processors for class bound JPA annotations.



Copyright © 2011. All Rights Reserved.