jar

org.eclipse.concierge : org.eclipse.concierge

Maven & Gradle

Nov 14, 2018
11 usages
31 stars

Eclipse Concierge · OSGi Framework R5.0

Table Of Contents

Latest Version

Download org.eclipse.concierge : org.eclipse.concierge JAR file - Latest Versions:

All Versions

Download org.eclipse.concierge : org.eclipse.concierge JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.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.eclipse.concierge-5.1.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.eclipse.concierge.compat

├─ org.eclipse.concierge.compat.LegacyBundleProcessing.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.PackageNamespace.class - [JAR]

org.osgi.util.tracker

├─ org.osgi.util.tracker.AbstractTracked.class - [JAR]

├─ org.osgi.util.tracker.BundleTracker.class - [JAR]

├─ org.osgi.util.tracker.BundleTrackerCustomizer.class - [JAR]

├─ org.osgi.util.tracker.ServiceTracker.class - [JAR]

├─ org.osgi.util.tracker.ServiceTrackerCustomizer.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.UnfilteredServiceListener.class - [JAR]

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

├─ org.osgi.framework.VersionRange.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.eclipse.concierge.service.log

├─ org.eclipse.concierge.service.log.LogServiceImpl.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.resolver

├─ org.osgi.service.resolver.HostedCapability.class - [JAR]

├─ org.osgi.service.resolver.ResolutionException.class - [JAR]

├─ org.osgi.service.resolver.ResolveContext.class - [JAR]

├─ org.osgi.service.resolver.Resolver.class - [JAR]

org.eclipse.concierge.compat.service

├─ org.eclipse.concierge.compat.service.BundleManifestOne.class - [JAR]

├─ org.eclipse.concierge.compat.service.BundleManifestTwo.class - [JAR]

├─ org.eclipse.concierge.compat.service.ConfigFileLauncher.class - [JAR]

├─ org.eclipse.concierge.compat.service.XargsFileLauncher.class - [JAR]

org.osgi.resource

├─ org.osgi.resource.Capability.class - [JAR]

├─ org.osgi.resource.Namespace.class - [JAR]

├─ org.osgi.resource.Requirement.class - [JAR]

├─ org.osgi.resource.Resource.class - [JAR]

├─ org.osgi.resource.Wire.class - [JAR]

├─ org.osgi.resource.Wiring.class - [JAR]

org.eclipse.concierge

├─ org.eclipse.concierge.AbstractBundle.class - [JAR]

├─ org.eclipse.concierge.BundleImpl.class - [JAR]

├─ org.eclipse.concierge.Concierge.class - [JAR]

├─ org.eclipse.concierge.ConciergeCollections.class - [JAR]

├─ org.eclipse.concierge.Factory.class - [JAR]

├─ org.eclipse.concierge.RFC1960Filter.class - [JAR]

├─ org.eclipse.concierge.Resources.class - [JAR]

├─ org.eclipse.concierge.ServiceReferenceImpl.class - [JAR]

├─ org.eclipse.concierge.Utils.class - [JAR]

org.osgi.service.log

├─ org.osgi.service.log.LogEntry.class - [JAR]

├─ org.osgi.service.log.LogListener.class - [JAR]

├─ org.osgi.service.log.LogReaderService.class - [JAR]

├─ org.osgi.service.log.LogService.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.CollisionHook.class - [JAR]

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

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

Advertisement

Dependencies from Group

Discover Dependencies

cfr
Dec 11, 2021
19 usages
Jan 17, 2023
11 stars
Nov 30, 2018
3 stars
Jul 13, 2023
6 usages
159 stars
Jul 13, 2023
6 usages
159 stars
Mar 14, 2022
2 usages
12.2k stars
Aug 01, 2023
30 usages
12.2k stars
Aug 01, 2023
84 usages
12.2k stars
Mar 14, 2022
27 usages
12.2k stars
Aug 01, 2023
86 usages
12.2k stars