|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseNature | |
|---|---|
| org.castor.core.annotationprocessing | |
| Uses of BaseNature in org.castor.core.annotationprocessing |
|---|
| Methods in org.castor.core.annotationprocessing with type parameters of type BaseNature | ||
|---|---|---|
|
BaseTargetAwareAnnotationProcessingService.processAnnotation(I info,
A annotation)
This method acts like it's super method, but also tries to process the annotation with the TargetAwareAnnotationProcessors. |
|
|
BaseAnnotationProcessingService.processAnnotation(I info,
A annotation)
The processing action of this service. |
|
|
AnnotationProcessor.processAnnotation(I info,
A annotation)
The processing action of this processor. |
|
|
AnnotationProcessingService.processAnnotation(I info,
A annotation)
The processing action of this service. |
|
|
TargetAwareAnnotationProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
TargetAwareAnnotationProcessingService.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this service. |
|
|
BaseTargetAwareAnnotationProcessingService.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this service. |
|
|
BaseTargetAwareAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations)
This method acts like it's super method, but also tries to process the annotations with the TargetAwareAnnotationProcessors. |
|
|
BaseAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
|
AnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
|
TargetAwareAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations,
AnnotatedElement target)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
|
BaseTargetAwareAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations,
AnnotatedElement target)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||