Package org.apache.karaf.shell.console
Interface BundleContextAware
-
- All Known Implementing Classes:
OsgiCommandSupport
@Deprecated public interface BundleContextAware
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidsetBundleContext(org.osgi.framework.BundleContext bundleContext)Deprecated.
-