org.apache.cxf.bus.resource
Class ResourceManagerImpl
java.lang.Object
org.apache.cxf.resource.DefaultResourceManager
org.apache.cxf.bus.resource.ResourceManagerImpl
- All Implemented Interfaces:
- BusExtension, ResourceManager
public class ResourceManagerImpl
- extends DefaultResourceManager
- implements BusExtension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceManagerImpl
public ResourceManagerImpl()
ResourceManagerImpl
public ResourceManagerImpl(java.util.List<ResourceResolver> r)
ResourceManagerImpl
public ResourceManagerImpl(java.util.Map<java.lang.String,java.lang.Object> properties)
setBus
public void setBus(Bus b)
register
@PostConstruct
public void register()
getRegistrationType
public java.lang.Class<?> getRegistrationType()
- Specified by:
getRegistrationType in interface BusExtension
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.