| Package | Description |
|---|---|
| org.apache.cxf.bus.extension | |
| org.apache.cxf.bus.resource | |
| org.apache.cxf.common.injection | |
| org.apache.cxf.resource | |
| org.apache.cxf.rt.security.utils |
| Constructor and Description |
|---|
ExtensionManagerImpl(ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
ExtensionManagerImpl(String[] resources,
ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
ExtensionManagerImpl(String resource,
ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManagerImpl |
| Constructor and Description |
|---|
ResourceInjector(ResourceManager resMgr) |
ResourceInjector(ResourceManager resMgr,
List<ResourceResolver> resolvers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceManager |
| Modifier and Type | Method and Description |
|---|---|
static URL |
SecurityUtils.loadResource(ResourceManager manager,
Object o) |
Apache CXF