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 |
getBundleContext
org.osgi.framework.BundleContext getBundleContext()
throws java.lang.Exception
- Get the OSGi bundleContext
- Returns:
- the BundleContext object
- Throws:
java.lang.Exception - if it could not be retrieved
Copyright © 2010 OW2 Consortium. All Rights Reserved.