org.castor.jdo.jpa.info
Class JPAFieldAnnotationProcessingService

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

public class JPAFieldAnnotationProcessingService
extends BaseAnnotationProcessingService

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

Since:
1.3
Author:
Peter Schmidt

Constructor Summary
JPAFieldAnnotationProcessingService()
          Instantiate a BaseAnnotationProcessingService with JPA Annotation processors for field 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

JPAFieldAnnotationProcessingService

public JPAFieldAnnotationProcessingService()
Instantiate a BaseAnnotationProcessingService with JPA Annotation processors for field bound JPA annotations.



Copyright © 2011. All Rights Reserved.