jar

org.osgi : org.osgi.framework

Maven & Gradle

Dec 07, 2020
209 usages

org.osgi:org.osgi.framework · OSGi Companion Code for org.osgi.framework Version 1.10.0

Table Of Contents

Latest Version

Download org.osgi : org.osgi.framework JAR file - Latest Versions:

All Versions

Download org.osgi : org.osgi.framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.10.x
1.9.x
1.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.osgi.framework-1.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.framework.launch

├─ org.osgi.framework.launch.Framework.class - [JAR]

├─ org.osgi.framework.launch.FrameworkFactory.class - [JAR]

├─ org.osgi.framework.launch.package-info.class - [JAR]

org.osgi.framework.wiring

├─ org.osgi.framework.wiring.BundleCapability.class - [JAR]

├─ org.osgi.framework.wiring.BundleRequirement.class - [JAR]

├─ org.osgi.framework.wiring.BundleRevision.class - [JAR]

├─ org.osgi.framework.wiring.BundleRevisions.class - [JAR]

├─ org.osgi.framework.wiring.BundleWire.class - [JAR]

├─ org.osgi.framework.wiring.BundleWiring.class - [JAR]

├─ org.osgi.framework.wiring.FrameworkWiring.class - [JAR]

├─ org.osgi.framework.wiring.package-info.class - [JAR]

org.osgi.framework.startlevel

├─ org.osgi.framework.startlevel.BundleStartLevel.class - [JAR]

├─ org.osgi.framework.startlevel.FrameworkStartLevel.class - [JAR]

├─ org.osgi.framework.startlevel.package-info.class - [JAR]

org.osgi.framework.namespace

├─ org.osgi.framework.namespace.AbstractWiringNamespace.class - [JAR]

├─ org.osgi.framework.namespace.BundleNamespace.class - [JAR]

├─ org.osgi.framework.namespace.ExecutionEnvironmentNamespace.class - [JAR]

├─ org.osgi.framework.namespace.HostNamespace.class - [JAR]

├─ org.osgi.framework.namespace.IdentityNamespace.class - [JAR]

├─ org.osgi.framework.namespace.NativeNamespace.class - [JAR]

├─ org.osgi.framework.namespace.PackageNamespace.class - [JAR]

├─ org.osgi.framework.namespace.package-info.class - [JAR]

org.osgi.framework.hooks.weaving

├─ org.osgi.framework.hooks.weaving.WeavingException.class - [JAR]

├─ org.osgi.framework.hooks.weaving.WeavingHook.class - [JAR]

├─ org.osgi.framework.hooks.weaving.WovenClass.class - [JAR]

├─ org.osgi.framework.hooks.weaving.WovenClassListener.class - [JAR]

├─ org.osgi.framework.hooks.weaving.package-info.class - [JAR]

org.osgi.framework.startlevel.dto

├─ org.osgi.framework.startlevel.dto.BundleStartLevelDTO.class - [JAR]

├─ org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO.class - [JAR]

├─ org.osgi.framework.startlevel.dto.package-info.class - [JAR]

org.osgi.framework.wiring.dto

├─ org.osgi.framework.wiring.dto.BundleRevisionDTO.class - [JAR]

├─ org.osgi.framework.wiring.dto.BundleWireDTO.class - [JAR]

├─ org.osgi.framework.wiring.dto.BundleWiringDTO.class - [JAR]

├─ org.osgi.framework.wiring.dto.FrameworkWiringDTO.class - [JAR]

├─ org.osgi.framework.wiring.dto.package-info.class - [JAR]

org.osgi.framework

├─ org.osgi.framework.AdaptPermission.class - [JAR]

├─ org.osgi.framework.AdaptPermissionCollection.class - [JAR]

├─ org.osgi.framework.AdminPermission.class - [JAR]

├─ org.osgi.framework.AdminPermissionCollection.class - [JAR]

├─ org.osgi.framework.AllServiceListener.class - [JAR]

├─ org.osgi.framework.Bundle.class - [JAR]

├─ org.osgi.framework.BundleActivator.class - [JAR]

├─ org.osgi.framework.BundleContext.class - [JAR]

├─ org.osgi.framework.BundleEvent.class - [JAR]

├─ org.osgi.framework.BundleException.class - [JAR]

├─ org.osgi.framework.BundleListener.class - [JAR]

├─ org.osgi.framework.BundlePermission.class - [JAR]

├─ org.osgi.framework.BundlePermissionCollection.class - [JAR]

├─ org.osgi.framework.BundleReference.class - [JAR]

├─ org.osgi.framework.CapabilityPermission.class - [JAR]

├─ org.osgi.framework.CapabilityPermissionCollection.class - [JAR]

├─ org.osgi.framework.Configurable.class - [JAR]

├─ org.osgi.framework.Constants.class - [JAR]

├─ org.osgi.framework.Filter.class - [JAR]

├─ org.osgi.framework.FilterImpl.class - [JAR]

├─ org.osgi.framework.FrameworkEvent.class - [JAR]

├─ org.osgi.framework.FrameworkListener.class - [JAR]

├─ org.osgi.framework.FrameworkUtil.class - [JAR]

├─ org.osgi.framework.InvalidSyntaxException.class - [JAR]

├─ org.osgi.framework.PackagePermission.class - [JAR]

├─ org.osgi.framework.PackagePermissionCollection.class - [JAR]

├─ org.osgi.framework.PrototypeServiceFactory.class - [JAR]

├─ org.osgi.framework.ServiceEvent.class - [JAR]

├─ org.osgi.framework.ServiceException.class - [JAR]

├─ org.osgi.framework.ServiceFactory.class - [JAR]

├─ org.osgi.framework.ServiceListener.class - [JAR]

├─ org.osgi.framework.ServiceObjects.class - [JAR]

├─ org.osgi.framework.ServicePermission.class - [JAR]

├─ org.osgi.framework.ServicePermissionCollection.class - [JAR]

├─ org.osgi.framework.ServiceReference.class - [JAR]

├─ org.osgi.framework.ServiceRegistration.class - [JAR]

├─ org.osgi.framework.SignerProperty.class - [JAR]

├─ org.osgi.framework.SynchronousBundleListener.class - [JAR]

├─ org.osgi.framework.UnfilteredServiceListener.class - [JAR]

├─ org.osgi.framework.Version.class - [JAR]

├─ org.osgi.framework.VersionRange.class - [JAR]

├─ org.osgi.framework.package-info.class - [JAR]

org.osgi.framework.connect

├─ org.osgi.framework.connect.ConnectContent.class - [JAR]

├─ org.osgi.framework.connect.ConnectFrameworkFactory.class - [JAR]

├─ org.osgi.framework.connect.ConnectModule.class - [JAR]

├─ org.osgi.framework.connect.FrameworkUtilHelper.class - [JAR]

├─ org.osgi.framework.connect.ModuleConnector.class - [JAR]

├─ org.osgi.framework.connect.package-info.class - [JAR]

org.osgi.framework.hooks.resolver

├─ org.osgi.framework.hooks.resolver.ResolverHook.class - [JAR]

├─ org.osgi.framework.hooks.resolver.ResolverHookFactory.class - [JAR]

├─ org.osgi.framework.hooks.resolver.package-info.class - [JAR]

org.osgi.framework.dto

├─ org.osgi.framework.dto.BundleDTO.class - [JAR]

├─ org.osgi.framework.dto.FrameworkDTO.class - [JAR]

├─ org.osgi.framework.dto.ServiceReferenceDTO.class - [JAR]

├─ org.osgi.framework.dto.package-info.class - [JAR]

org.osgi.framework.hooks.service

├─ org.osgi.framework.hooks.service.EventHook.class - [JAR]

├─ org.osgi.framework.hooks.service.EventListenerHook.class - [JAR]

├─ org.osgi.framework.hooks.service.FindHook.class - [JAR]

├─ org.osgi.framework.hooks.service.ListenerHook.class - [JAR]

├─ org.osgi.framework.hooks.service.package-info.class - [JAR]

org.osgi.framework.hooks.bundle

├─ org.osgi.framework.hooks.bundle.CollisionHook.class - [JAR]

├─ org.osgi.framework.hooks.bundle.EventHook.class - [JAR]

├─ org.osgi.framework.hooks.bundle.FindHook.class - [JAR]

├─ org.osgi.framework.hooks.bundle.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jul 30, 2014
5.8k usages
Sep 24, 2013
3.1k usages
Dec 20, 2022
1.3k usages
88 stars
Nov 30, 2021
1.3k usages
Nov 30, 2021
1.2k usages

Discover Dependencies

Jan 29, 2023
2 usages
271 stars
Jul 30, 2018
7 usages
1.5k stars
Oct 12, 2022
2 stars
May 14, 2018
1 stars
May 02, 2023
180 usages
229 stars
May 15, 2022
62 stars
Aug 22, 2023
38 usages
2.1k stars
Sep 01, 2021
17 usages
29.3k stars