|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationVisitor | |
|---|---|
| org.apache.cxf.common.annotation | |
| org.apache.cxf.common.injection | |
| Uses of AnnotationVisitor in org.apache.cxf.common.annotation |
|---|
| Classes in org.apache.cxf.common.annotation that implement AnnotationVisitor | |
|---|---|
class |
AbstractAnnotationVisitor
|
| Methods in org.apache.cxf.common.annotation with parameters of type AnnotationVisitor | |
|---|---|
void |
AnnotationProcessor.accept(AnnotationVisitor visitor)
|
void |
AnnotationProcessor.accept(AnnotationVisitor visitor,
Class<?> claz)
Visits each of the annotated elements of the object. |
| Uses of AnnotationVisitor in org.apache.cxf.common.injection |
|---|
| Classes in org.apache.cxf.common.injection that implement AnnotationVisitor | |
|---|---|
class |
ResourceInjector
injects references specified using @Resource annotation |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||