Interface and Description |
---|
org.osgi.framework.Configurable
As of 1.2. Please use Configuration Admin service.
|
Field and Description |
---|
org.osgi.framework.PackagePermission.EXPORT
Since 1.5. Use
exportonly instead. |
org.osgi.framework.Constants.EXPORT_SERVICE
As of 1.2.
|
org.osgi.framework.Constants.IMPORT_SERVICE
As of 1.2.
|
org.osgi.framework.Constants.PACKAGE_SPECIFICATION_VERSION
As of 1.3. This has been replaced by
Constants.VERSION_ATTRIBUTE . |
Constructor and Description |
---|
org.osgi.framework.FrameworkEvent(int, Object)
As of 1.2. This constructor is deprecated in favor of using
the other constructor with the System Bundle as the event
source.
|
Copyright © 2006-2014 OSGi Alliance. All Rights Reserved.