jar

org.apache.felix : org.apache.felix.framework

Maven & Gradle

652 usages
129 stars

Apache Felix Framework

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.framework JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.framework JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.0.x
5.6.x
5.4.x
5.2.x
5.0.x
4.6.x
4.4.x
4.2.x
4.0.x
3.2.x
3.0.x
2.0.x
1.8.x
1.7.x
1.6.x
1.4.x
1.2.x
1.0.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.apache.felix.framework-7.0.5.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.service.condition

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

├─ org.osgi.service.condition.ConditionImpl.class - [JAR]

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

org.apache.felix.resolver

├─ org.apache.felix.resolver.Activator.class - [JAR]

├─ org.apache.felix.resolver.Candidates.class - [JAR]

├─ org.apache.felix.resolver.Logger.class - [JAR]

├─ org.apache.felix.resolver.ResolutionError.class - [JAR]

├─ org.apache.felix.resolver.ResolverImpl.class - [JAR]

├─ org.apache.felix.resolver.SimpleHostedCapability.class - [JAR]

├─ org.apache.felix.resolver.Util.class - [JAR]

├─ org.apache.felix.resolver.WireImpl.class - [JAR]

├─ org.apache.felix.resolver.WrappedCapability.class - [JAR]

├─ org.apache.felix.resolver.WrappedRequirement.class - [JAR]

├─ org.apache.felix.resolver.WrappedResource.class - [JAR]

org.apache.felix.framework.wiring

├─ org.apache.felix.framework.wiring.BundleCapabilityImpl.class - [JAR]

├─ org.apache.felix.framework.wiring.BundleRequirementImpl.class - [JAR]

├─ org.apache.felix.framework.wiring.BundleWireImpl.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.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.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.apache.felix.framework.ext

├─ org.apache.felix.framework.ext.ClassPathExtenderFactory.class - [JAR]

├─ org.apache.felix.framework.ext.SecurityProvider.class - [JAR]

org.apache.felix.framework.capabilityset

├─ org.apache.felix.framework.capabilityset.CapabilitySet.class - [JAR]

├─ org.apache.felix.framework.capabilityset.SimpleFilter.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.osgi.resource.package-info.class - [JAR]

org.apache.felix.framework.cache

├─ org.apache.felix.framework.cache.BundleArchive.class - [JAR]

├─ org.apache.felix.framework.cache.BundleArchiveRevision.class - [JAR]

├─ org.apache.felix.framework.cache.BundleCache.class - [JAR]

├─ org.apache.felix.framework.cache.ConnectContentContent.class - [JAR]

├─ org.apache.felix.framework.cache.ConnectRevision.class - [JAR]

├─ org.apache.felix.framework.cache.Content.class - [JAR]

├─ org.apache.felix.framework.cache.ContentDirectoryContent.class - [JAR]

├─ org.apache.felix.framework.cache.DirectoryContent.class - [JAR]

├─ org.apache.felix.framework.cache.DirectoryRevision.class - [JAR]

├─ org.apache.felix.framework.cache.JarContent.class - [JAR]

├─ org.apache.felix.framework.cache.JarRevision.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.apache.felix.framework

├─ org.apache.felix.framework.BundleContextImpl.class - [JAR]

├─ org.apache.felix.framework.BundleImpl.class - [JAR]

├─ org.apache.felix.framework.BundleProtectionDomain.class - [JAR]

├─ org.apache.felix.framework.BundleRevisionDependencies.class - [JAR]

├─ org.apache.felix.framework.BundleRevisionImpl.class - [JAR]

├─ org.apache.felix.framework.BundleWiringImpl.class - [JAR]

├─ org.apache.felix.framework.DTOFactory.class - [JAR]

├─ org.apache.felix.framework.EntryFilterEnumeration.class - [JAR]

├─ org.apache.felix.framework.EventDispatcher.class - [JAR]

├─ org.apache.felix.framework.ExportedPackageImpl.class - [JAR]

├─ org.apache.felix.framework.ExtensionManager.class - [JAR]

├─ org.apache.felix.framework.FakeURLStreamHandler.class - [JAR]

├─ org.apache.felix.framework.Felix.class - [JAR]

├─ org.apache.felix.framework.FilterImpl.class - [JAR]

├─ org.apache.felix.framework.FrameworkFactory.class - [JAR]

├─ org.apache.felix.framework.FrameworkStartLevelImpl.class - [JAR]

├─ org.apache.felix.framework.FrameworkWiringImpl.class - [JAR]

├─ org.apache.felix.framework.HookRegistry.class - [JAR]

├─ org.apache.felix.framework.Logger.class - [JAR]

├─ org.apache.felix.framework.PackageAdminImpl.class - [JAR]

├─ org.apache.felix.framework.RequiredBundleImpl.class - [JAR]

├─ org.apache.felix.framework.ResolveContextImpl.class - [JAR]

├─ org.apache.felix.framework.ServiceRegistrationImpl.class - [JAR]

├─ org.apache.felix.framework.ServiceRegistry.class - [JAR]

├─ org.apache.felix.framework.StartLevelImpl.class - [JAR]

├─ org.apache.felix.framework.StatefulResolver.class - [JAR]

├─ org.apache.felix.framework.URLHandlers.class - [JAR]

├─ org.apache.felix.framework.URLHandlersActivator.class - [JAR]

├─ org.apache.felix.framework.URLHandlersBundleStreamHandler.class - [JAR]

├─ org.apache.felix.framework.URLHandlersBundleURLConnection.class - [JAR]

├─ org.apache.felix.framework.URLHandlersContentHandlerProxy.class - [JAR]

├─ org.apache.felix.framework.URLHandlersStreamHandlerProxy.class - [JAR]

├─ org.apache.felix.framework.VersionConverter.class - [JAR]

├─ org.apache.felix.framework.WovenClassImpl.class - [JAR]

org.apache.felix.resolver.reason

├─ org.apache.felix.resolver.reason.ReasonException.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.dto

├─ org.osgi.dto.DTO.class - [JAR]

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

org.apache.felix.resolver.util

├─ org.apache.felix.resolver.util.ArrayMap.class - [JAR]

├─ org.apache.felix.resolver.util.CandidateSelector.class - [JAR]

├─ org.apache.felix.resolver.util.CopyOnWriteSet.class - [JAR]

├─ org.apache.felix.resolver.util.OpenHashMap.class - [JAR]

├─ org.apache.felix.resolver.util.OpenHashMapList.class - [JAR]

├─ org.apache.felix.resolver.util.OpenHashMapSet.class - [JAR]

├─ org.apache.felix.resolver.util.ShadowList.class - [JAR]

org.apache.felix.framework.util.manifestparser

├─ org.apache.felix.framework.util.manifestparser.ManifestParser.class - [JAR]

├─ org.apache.felix.framework.util.manifestparser.NativeLibrary.class - [JAR]

├─ org.apache.felix.framework.util.manifestparser.NativeLibraryClause.class - [JAR]

├─ org.apache.felix.framework.util.manifestparser.ParsedHeaderClause.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.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.util.tracker.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.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.service.url.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.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.service.packageadmin.package-info.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.osgi.service.resolver.package-info.class - [JAR]

org.osgi.resource.dto

├─ org.osgi.resource.dto.CapabilityDTO.class - [JAR]

├─ org.osgi.resource.dto.CapabilityRefDTO.class - [JAR]

├─ org.osgi.resource.dto.RequirementDTO.class - [JAR]

├─ org.osgi.resource.dto.RequirementRefDTO.class - [JAR]

├─ org.osgi.resource.dto.ResourceDTO.class - [JAR]

├─ org.osgi.resource.dto.WireDTO.class - [JAR]

├─ org.osgi.resource.dto.WiringDTO.class - [JAR]

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

org.apache.felix.framework.resolver

├─ org.apache.felix.framework.resolver.CandidateComparator.class - [JAR]

├─ org.apache.felix.framework.resolver.ResolveException.class - [JAR]

├─ org.apache.felix.framework.resolver.ResourceNotFoundException.class - [JAR]

org.apache.felix.framework.util

├─ org.apache.felix.framework.util.ClassFileVisitor.class - [JAR]

├─ org.apache.felix.framework.util.ClassParser.class - [JAR]

├─ org.apache.felix.framework.util.CompoundEnumeration.class - [JAR]

├─ org.apache.felix.framework.util.FelixConstants.class - [JAR]

├─ org.apache.felix.framework.util.ListenerInfo.class - [JAR]

├─ org.apache.felix.framework.util.MapToDictionary.class - [JAR]

├─ org.apache.felix.framework.util.MultiReleaseContent.class - [JAR]

├─ org.apache.felix.framework.util.SecureAction.class - [JAR]

├─ org.apache.felix.framework.util.SecurityManagerEx.class - [JAR]

├─ org.apache.felix.framework.util.ShrinkableCollection.class - [JAR]

├─ org.apache.felix.framework.util.ShrinkableMap.class - [JAR]

├─ org.apache.felix.framework.util.StringComparator.class - [JAR]

├─ org.apache.felix.framework.util.StringMap.class - [JAR]

├─ org.apache.felix.framework.util.ThreadGate.class - [JAR]

├─ org.apache.felix.framework.util.Util.class - [JAR]

├─ org.apache.felix.framework.util.WeakZipFileFactory.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.service.startlevel

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

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

Discover Dependencies

Aug 07, 2023
1.4k usages
3.5k stars
Aug 21, 2023
46 usages
467 stars
Jun 20, 2016
60 usages
61 stars
Mar 30, 2023
12 usages
16.7k stars
Jun 06, 2023
769 usages
Aug 10, 2023
222 usages
27 stars
Aug 10, 2023
136 usages
27 stars
Aug 10, 2023
5 usages
27 stars
Aug 08, 2023
119 usages
271 stars