-
Interfaces Interface Description org.osgi.framework.Configurable As of 1.2. Please use Configuration Admin service.org.osgi.framework.hooks.service.EventHook As of 1.1. Replaced byEventListenerHook
.org.osgi.service.packageadmin.ExportedPackage The PackageAdmin service has been replaced by theorg.osgi.framework.wiring
package.org.osgi.service.packageadmin.PackageAdmin This service has been replaced by theorg.osgi.framework.wiring
package.org.osgi.service.packageadmin.RequiredBundle The PackageAdmin service has been replaced by theorg.osgi.framework.wiring
package.org.osgi.service.startlevel.StartLevel This service has been replaced by theorg.osgi.framework.startlevel
package.
-
Constructors Constructor 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.