org.castor.cpa.jpa.processors.fieldprocessors
Class JPAEnumeratedProcessor
java.lang.Object
org.castor.cpa.jpa.processors.BaseJPAAnnotationProcessor
org.castor.cpa.jpa.processors.fieldprocessors.JPAEnumeratedProcessor
- All Implemented Interfaces:
- AnnotationProcessor, TargetAwareAnnotationProcessor
public class JPAEnumeratedProcessor
- extends BaseJPAAnnotationProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEnumeratedProcessor
public JPAEnumeratedProcessor()
forAnnotationClass
public Class<? extends Annotation> forAnnotationClass()
processAnnotation
public <I extends BaseNature,A extends Annotation> boolean processAnnotation(I info,
A annotation,
AnnotatedElement target)
throws AnnotationTargetException
- Throws:
AnnotationTargetException
Copyright © 2011. All Rights Reserved.