org.apache.geronimo.cxf
Class ResourceManager

java.lang.Object
  extended by org.apache.cxf.resource.DefaultResourceManager
      extended by org.apache.cxf.bus.resource.ResourceManagerImpl
          extended by org.apache.geronimo.cxf.ResourceManager
All Implemented Interfaces:
org.apache.cxf.resource.ResourceManager

public class ResourceManager
extends org.apache.cxf.bus.resource.ResourceManagerImpl


Field Summary
 
Fields inherited from class org.apache.cxf.resource.DefaultResourceManager
registeredResolvers
 
Constructor Summary
ResourceManager(List<org.apache.cxf.resource.ResourceResolver> r)
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.bus.resource.ResourceManagerImpl
register, setBus
 
Methods inherited from class org.apache.cxf.resource.DefaultResourceManager
addResourceResolver, getResourceAsStream, getResourceResolvers, removeResourceResolver, resolveResource, resolveResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManager

public ResourceManager(List<org.apache.cxf.resource.ResourceResolver> r)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.