Uses of Interface
org.apache.cxf.configuration.ConfiguredBeanLocator
Packages that use ConfiguredBeanLocator
Package
Description
-
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.blueprint
Classes in org.apache.cxf.bus.blueprint that implement ConfiguredBeanLocatorConstructors in org.apache.cxf.bus.blueprint with parameters of type ConfiguredBeanLocatorModifierConstructorDescriptionBlueprintBeanLocator
(ConfiguredBeanLocator orig, org.osgi.service.blueprint.container.BlueprintContainer cont, org.osgi.framework.BundleContext context) -
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.extension
Classes in org.apache.cxf.bus.extension that implement ConfiguredBeanLocatorMethods in org.apache.cxf.bus.extension that return ConfiguredBeanLocatorModifier and TypeMethodDescriptionprotected final ConfiguredBeanLocator
ExtensionManagerBus.createConfiguredBeanLocator()
-
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.osgi
Classes in org.apache.cxf.bus.osgi that implement ConfiguredBeanLocatorConstructors in org.apache.cxf.bus.osgi with parameters of type ConfiguredBeanLocatorModifierConstructorDescriptionOSGiBeanLocator
(ConfiguredBeanLocator c, org.osgi.framework.BundleContext ctx) -
Uses of ConfiguredBeanLocator in org.apache.cxf.bus.spring
Classes in org.apache.cxf.bus.spring that implement ConfiguredBeanLocator