Package org.osgi.jmx.framework
OSGi JMX Framework Package Version 1.5.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.jmx.framework; version="[1.5,2.0)"
-
Interface Summary Interface Description BundleStateMBean This MBean represents the Bundle state of the framework.FrameworkMBean The FrameworkMbean provides mechanisms to exert control over the framework.PackageStateMBean This MBean provides information about the package state of the framework.ServiceStateMBean This MBean represents the Service state of the framework.