Uses of Interface
org.apache.cxf.configuration.ConfiguredBeanLocator
- 
Packages that use ConfiguredBeanLocator Package Description org.apache.cxf.bus.blueprint org.apache.cxf.bus.extension org.apache.cxf.bus.osgi org.apache.cxf.bus.spring 
- 
- 
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.blueprintClasses in org.apache.cxf.bus.blueprint that implement ConfiguredBeanLocator Modifier and Type Class Description classBlueprintBeanLocatorConstructors in org.apache.cxf.bus.blueprint with parameters of type ConfiguredBeanLocator Constructor Description BlueprintBeanLocator(ConfiguredBeanLocator orig, org.osgi.service.blueprint.container.BlueprintContainer cont, org.osgi.framework.BundleContext context)
- 
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.extensionClasses in org.apache.cxf.bus.extension that implement ConfiguredBeanLocator Modifier and Type Class Description classExtensionManagerImplMethods in org.apache.cxf.bus.extension that return ConfiguredBeanLocator Modifier and Type Method Description protected ConfiguredBeanLocatorExtensionManagerBus. createConfiguredBeanLocator()
- 
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.osgiClasses in org.apache.cxf.bus.osgi that implement ConfiguredBeanLocator Modifier and Type Class Description classOSGiBeanLocatorConstructors in org.apache.cxf.bus.osgi with parameters of type ConfiguredBeanLocator Constructor Description OSGiBeanLocator(ConfiguredBeanLocator c, org.osgi.framework.BundleContext ctx)
- 
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.springClasses in org.apache.cxf.bus.spring that implement ConfiguredBeanLocator Modifier and Type Class Description classSpringBeanLocator
 
-