jar

org.osgi : core

Maven & Gradle

Jun 17, 2011
12 usages

osgi.core · OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.3.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 core-4.3.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.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.startlevel

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

├─ org.osgi.framework.startlevel.FrameworkStartLevel.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.service.url

├─ org.osgi.service.url.AbstractURLStreamHandlerService.class - [JAR]

├─ org.osgi.service.url.URLConstants.class - [JAR]

├─ org.osgi.service.url.URLStreamHandlerService.class - [JAR]

├─ org.osgi.service.url.URLStreamHandlerSetter.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.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.ServiceEvent.class - [JAR]

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

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

├─ org.osgi.framework.ServiceListener.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.Version.class - [JAR]

org.osgi.service.packageadmin

├─ org.osgi.service.packageadmin.ExportedPackage.class - [JAR]

├─ org.osgi.service.packageadmin.PackageAdmin.class - [JAR]

├─ org.osgi.service.packageadmin.RequiredBundle.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.service.condpermadmin

├─ org.osgi.service.condpermadmin.BooleanCondition.class - [JAR]

├─ org.osgi.service.condpermadmin.BundleLocationCondition.class - [JAR]

├─ org.osgi.service.condpermadmin.BundleSignerCondition.class - [JAR]

├─ org.osgi.service.condpermadmin.Condition.class - [JAR]

├─ org.osgi.service.condpermadmin.ConditionInfo.class - [JAR]

├─ org.osgi.service.condpermadmin.ConditionalPermissionAdmin.class - [JAR]

├─ org.osgi.service.condpermadmin.ConditionalPermissionInfo.class - [JAR]

├─ org.osgi.service.condpermadmin.ConditionalPermissionUpdate.class - [JAR]

org.osgi.service.permissionadmin

├─ org.osgi.service.permissionadmin.PermissionAdmin.class - [JAR]

├─ org.osgi.service.permissionadmin.PermissionInfo.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.service.startlevel

├─ org.osgi.service.startlevel.StartLevel.class - [JAR]

org.osgi.framework.hooks.bundle

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 08, 2013
1 usages
Sep 20, 2005
1 usages
May 14, 2013
1 usages
May 17, 2007
1 usages
Nov 19, 2014
1 usages
Mar 08, 2013
2 usages
Dec 12, 2013
2 usages
May 18, 2013
1 usages