Package | Description |
---|---|
org.apache.cxf.common.annotation | |
org.apache.cxf.common.injection |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotationVisitor |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationProcessor.accept(AnnotationVisitor visitor) |
void |
AnnotationProcessor.accept(AnnotationVisitor visitor,
Class<?> claz)
Visits each of the annotated elements of the object.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceInjector
injects references specified using @Resource annotation
|
Apache CXF