|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.core.annotationprocessing.BaseAnnotationProcessingService
org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
org.castor.jdo.jpa.info.JPAClassAnnotationProcessingService
public class JPAClassAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService
initialized with
JPA Annotation processors for class bound JPA annotations.
Constructor Summary | |
---|---|
JPAClassAnnotationProcessingService()
Instantiate a BaseTargetAwareAnnotationProcessingService with JPA Annotation
processors for class bound JPA annotations. |
Method Summary |
---|
Methods inherited from class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService |
---|
addAnnotationProcessor, getAllAnnotationProcessors, getTargetAwareAnnotationProcessors, processAnnotation, processAnnotation, processAnnotations, processAnnotations |
Methods inherited from class org.castor.core.annotationprocessing.BaseAnnotationProcessingService |
---|
addAnnotationProcessor, getAnnotationProcessors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.castor.core.annotationprocessing.AnnotationProcessingService |
---|
addAnnotationProcessor, getAnnotationProcessors |
Constructor Detail |
---|
public JPAClassAnnotationProcessingService()
BaseTargetAwareAnnotationProcessingService
with JPA Annotation
processors for class bound JPA annotations.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |