Package org.osgi.framework

Framework Package Version 1.4.

See:
          Description

Interface Summary
Constants Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
 

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

Exception Summary
ServiceException  
 

Package org.osgi.framework Description

Framework Package Version 1.4.

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.4



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.