Package org.osgi.jmx.service.cm

OSGi JMX CM Package Version 1.3.

See:
          Description

Interface Summary
ConfigurationAdminMBean This MBean provides the management interface to the OSGi Configuration Administration Service.
 

Package org.osgi.jmx.service.cm Description

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)"