Package org.osgi.framework

Framework Package Version 1.3.

See:
          Description

Class Summary
AdminPermission This class is a replacement for the version that ships with the standard OSGi JAR file.
FrameworkUtil Framework utility class that currently only provides public access to Filter instance creation.
 

Package org.osgi.framework Description

Framework 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.framework;version=1.3