Package org.osgi.jmx.service.cm
OSGi JMX CM Package Version 1.3.
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.service.cm; version="[1.3,2.0)"
-
Interface Summary Interface Description ConfigurationAdminMBean This MBean provides the management interface to the OSGi Configuration Administration Service.