org.apache.karaf.shell.console
Interface BundleContextAware

All Known Implementing Classes:
OsgiCommandSupport

public interface BundleContextAware


Method Summary
 void setBundleContext(org.osgi.framework.BundleContext bundleContext)
           
 

Method Detail

setBundleContext

void setBundleContext(org.osgi.framework.BundleContext bundleContext)


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.