|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.eos.common.osgi.OSGiManager
public class OSGiManager
Provides help to manage/communicate with the OSGi framework
IOSGiManager}| Field Summary | |
|---|---|
static java.lang.String |
BUNDLE_CONTEXT
JNDI bundleContext binding |
| Constructor Summary | |
|---|---|
OSGiManager()
Build a new OSGi manager |
|
| Method Summary | |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext()
Get the OSGi bundleContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUNDLE_CONTEXT
| Constructor Detail |
|---|
public OSGiManager()
| Method Detail |
|---|
public org.osgi.framework.BundleContext getBundleContext()
throws java.lang.Exception
getBundleContext in interface IOSGiManagerjava.lang.Exception - if it could not be retrieved
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||