org.apache.felix.mosgi.managedelements.osgiprobes
Class OsgiProbes
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.apache.felix.mosgi.managedelements.osgiprobes.OsgiProbes
- All Implemented Interfaces:
- java.util.EventListener, javax.management.NotificationBroadcaster, javax.management.NotificationEmitter, org.apache.felix.mosgi.console.ifc.TabIfc, OsgiProbesMBean, org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
public class OsgiProbes
- extends javax.management.NotificationBroadcasterSupport
- implements org.osgi.framework.BundleActivator, OsgiProbesMBean, org.osgi.framework.ServiceListener
Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsgiProbes
public OsgiProbes()
getBundleName
public java.lang.String getBundleName()
- Specified by:
getBundleName
in interface org.apache.felix.mosgi.console.ifc.TabIfc
start
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
- Specified by:
start
in interface org.osgi.framework.BundleActivator
- Throws:
java.lang.Exception
stop
public void stop(org.osgi.framework.BundleContext context)
- Specified by:
stop
in interface org.osgi.framework.BundleActivator
getFwVersion
public java.lang.String getFwVersion()
- Specified by:
getFwVersion
in interface OsgiProbesMBean
getFwVendor
public java.lang.String getFwVendor()
- Specified by:
getFwVendor
in interface OsgiProbesMBean
getFwLanguage
public java.lang.String getFwLanguage()
- Specified by:
getFwLanguage
in interface OsgiProbesMBean
getFwOsName
public java.lang.String getFwOsName()
- Specified by:
getFwOsName
in interface OsgiProbesMBean
getFwOsVersion
public java.lang.String getFwOsVersion()
- Specified by:
getFwOsVersion
in interface OsgiProbesMBean
getFwProcessor
public java.lang.String getFwProcessor()
- Specified by:
getFwProcessor
in interface OsgiProbesMBean
getFwExeEnv
public java.lang.String getFwExeEnv()
- Specified by:
getFwExeEnv
in interface OsgiProbesMBean
getProfile
public java.lang.String getProfile()
- Specified by:
getProfile
in interface OsgiProbesMBean
serviceChanged
public void serviceChanged(org.osgi.framework.ServiceEvent event)
- Specified by:
serviceChanged
in interface org.osgi.framework.ServiceListener