public interface InstanceBundleContextAware
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.BundleContext |
getInstanceContext()
Gets the bundle context of the instance, i.e.
|
void |
setInstanceBundleContext(org.osgi.framework.BundleContext context)
Sets the instance bundle context.
|
void setInstanceBundleContext(org.osgi.framework.BundleContext context)
context
- the context of the instanceorg.osgi.framework.BundleContext getInstanceContext()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.