Uses of Class
org.apache.cxf.common.injection.NoJSR250Annotations

Packages that use NoJSR250Annotations
org.apache.cxf.configuration.spring   
org.apache.cxf.resource   
 

Uses of NoJSR250Annotations in org.apache.cxf.configuration.spring
 

Classes in org.apache.cxf.configuration.spring with annotations of type NoJSR250Annotations
 class SpringBeanMap<V>
           
 class SpringBeanQNameMap<V>
           
 

Uses of NoJSR250Annotations in org.apache.cxf.resource
 

Classes in org.apache.cxf.resource with annotations of type NoJSR250Annotations
 class ClassLoaderResolver
           
 class ClasspathResolver
          Resolve resources from the system class path.
 



Apache CXF