| Class | Description | 
|---|---|
| ResourceInjector | injects references specified using @Resource annotation | 
| Annotation Type | Description | 
|---|---|
| NoJSR250Annotations | Marker annotation to let our JSR250 Processor know
 not to bother examining the class for annotations
 as it's know not to have any | 
Apache CXF