Apache CXF API

Uses of Package
org.apache.cxf.common.injection

Packages that use org.apache.cxf.common.injection
org.apache.cxf.bus.managers   
org.apache.cxf.bus.resource   
org.apache.cxf.bus.spring   
org.apache.cxf.catalog   
org.apache.cxf.configuration.jsse   
org.apache.cxf.configuration.spring   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.feature   
org.apache.cxf.feature.transform   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.resource   
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.factory   
org.apache.cxf.service.invoker   
org.apache.cxf.transport.common.gzip   
org.apache.cxf.workqueue   
org.apache.cxf.ws.addressing   
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.bus.managers
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.bus.resource
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.bus.spring
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.catalog
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.configuration.jsse
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.configuration.spring
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.endpoint
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.feature
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.feature.transform
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.interceptor
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.resource
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.service
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.service.factory
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.service.invoker
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.transport.common.gzip
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.workqueue
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
 

Classes in org.apache.cxf.common.injection used by org.apache.cxf.ws.addressing
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 API

Apache CXF