public interface BlueprintSupport
Modifier and Type | Method and Description |
---|---|
org.osgi.service.blueprint.container.BlueprintContainer |
getBlueprintContainer() |
org.osgi.framework.BundleContext |
getBundleContext() |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer) |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
org.osgi.service.blueprint.container.BlueprintContainer getBlueprintContainer()
org.osgi.framework.BundleContext getBundleContext()
void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Apache Camel