Apache CXF API

Uses of Interface
org.apache.cxf.resource.ResourceManager

Packages that use ResourceManager
org.apache.cxf.common.injection   
org.apache.cxf.resource   
 

Uses of ResourceManager in org.apache.cxf.common.injection
 

Constructors in org.apache.cxf.common.injection with parameters of type ResourceManager
ResourceInjector(ResourceManager resMgr)
           
ResourceInjector(ResourceManager resMgr, List<ResourceResolver> resolvers)
           
 

Uses of ResourceManager in org.apache.cxf.resource
 

Classes in org.apache.cxf.resource that implement ResourceManager
 class DefaultResourceManager
           
 


Apache CXF API

Apache CXF