org.ow2.jasmine.monitoring.eos.common.osgi
Interface IOSGiManager

All Known Implementing Classes:
OSGiManager

public interface IOSGiManager

Provides help to manage/communicate with the OSGi framework

Author:
Julien Nicoulaud

Method Summary
 org.osgi.framework.BundleContext getBundleContext()
          Get the OSGi bundleContext
 

Method Detail

getBundleContext

org.osgi.framework.BundleContext getBundleContext()
                                                  throws Exception
Get the OSGi bundleContext

Returns:
the BundleContext object
Throws:
Exception - if it could not be retrieved


Copyright © 2013 OW2 Consortium. All Rights Reserved.