jar

org.ow2.jonas.launchers : felix-launcher

Maven & Gradle

Jan 22, 2013
6 usages

JOnAS :: Tools :: Launchers :: Felix

Table Of Contents

Latest Version

Download org.ow2.jonas.launchers : felix-launcher JAR file - Latest Versions:

All Versions

Download org.ow2.jonas.launchers : felix-launcher JAR file - All Versions:

Version Vulnerabilities Size Updated
5.3.x
5.2.x
5.1.x
5.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 felix-launcher-5.2.4.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.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.EntryFilterEnumeration.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.FelixResolverState.class - [JAR]

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

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

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

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

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

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

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

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

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

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

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

├─ org.apache.felix.framework.StartLevelImpl.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.ow2.jonas.launcher.felix.util

├─ org.ow2.jonas.launcher.felix.util.IOUtils.class - [JAR]

├─ org.ow2.jonas.launcher.felix.util.JOnASUtils.class - [JAR]

├─ org.ow2.jonas.launcher.felix.util.Maven2Utils.class - [JAR]

org.ow2.util.substitution

├─ org.ow2.util.substitution.IPropertyResolver.class - [JAR]

├─ org.ow2.util.substitution.ISubstitutionEngine.class - [JAR]

org.apache.felix.framework.util.manifestparser

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

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

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

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

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

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

org.ow2.util.substitution.resolver

├─ org.ow2.util.substitution.resolver.ChainedResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.FallbackResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.ForwardingResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.MapResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.PrefixingResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.PropertiesResolver.class - [JAR]

├─ org.ow2.util.substitution.resolver.RecursiveResolver.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.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.ow2.util.substitution.engine

├─ org.ow2.util.substitution.engine.DefaultSubstitutionEngine.class - [JAR]

├─ org.ow2.util.substitution.engine.IResolvableElement.class - [JAR]

org.osgi.framework

├─ 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.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.ow2.util.substitution.engine.util

├─ org.ow2.util.substitution.engine.util.StringUtils.class - [JAR]

org.ow2.jonas.launcher.felix

├─ org.ow2.jonas.launcher.felix.DefaultConfigurationProvider.class - [JAR]

├─ org.ow2.jonas.launcher.felix.IConfigurationProvider.class - [JAR]

├─ org.ow2.jonas.launcher.felix.JOnAS.class - [JAR]

├─ org.ow2.jonas.launcher.felix.VersionNumber.class - [JAR]

org.apache.felix.framework.ext

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

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

org.apache.felix.framework.capabilityset

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

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

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

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

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

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

org.apache.felix.main

├─ org.apache.felix.main.AutoProcessor.class - [JAR]

├─ org.apache.felix.main.Main.class - [JAR]

org.apache.felix.framework.cache

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.felix.framework.util

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

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

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

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

├─ org.apache.felix.framework.util.MapToDictionary.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.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.VersionRange.class - [JAR]

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

org.osgi.framework.hooks.service

├─ org.osgi.framework.hooks.service.EventHook.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.ow2.util.substitution.engine.element

├─ org.ow2.util.substitution.engine.element.CompositeElement.class - [JAR]

├─ org.ow2.util.substitution.engine.element.FixedValueElement.class - [JAR]

├─ org.ow2.util.substitution.engine.element.VariableElement.class - [JAR]