Knopflerfish OSGi 2.4.0

Package org.osgi.util.measurement

The OSGi Measurement Package.

See:
          Description

Class Summary
Measurement Represents a value with an error, a unit and a time-stamp.
State Groups a state name, value and timestamp.
Unit A unit system for measurements.
 

Package org.osgi.util.measurement Description

The OSGi Measurement Package. Specification Version 1.0.

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.util.measurement; version=1.0


Knopflerfish OSGi 2.4.0