jar

com.liferay : org.apache.felix.scr

Maven & Gradle

Jun 05, 2023
2k stars
Table Of Contents

Latest Version

Download com.liferay : org.apache.felix.scr JAR file - Latest Versions:

All Versions

Download com.liferay : org.apache.felix.scr JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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.scr-2.1.14.LIFERAY-PATCHED-8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.scr.impl.runtime

├─ org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl.class - [JAR]

org.apache.felix.scr.component

├─ org.apache.felix.scr.component.ExtComponentContext.class - [JAR]

├─ org.apache.felix.scr.component.ExtFactoryComponentInstance.class - [JAR]

org.osgi.service.component

├─ org.osgi.service.component.ComponentConstants.class - [JAR]

├─ org.osgi.service.component.ComponentContext.class - [JAR]

├─ org.osgi.service.component.ComponentException.class - [JAR]

├─ org.osgi.service.component.ComponentFactory.class - [JAR]

├─ org.osgi.service.component.ComponentInstance.class - [JAR]

├─ org.osgi.service.component.ComponentServiceObjects.class - [JAR]

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

org.apache.felix.scr.impl.inject.methods

├─ org.apache.felix.scr.impl.inject.methods.ActivateMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.BaseMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.BindMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.BindMethods.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.DeactivateMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.ModifiedMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.SuitableMethodNotAccessibleException.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.UnbindMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.methods.UpdatedMethod.class - [JAR]

org.apache.felix.scr.impl

├─ org.apache.felix.scr.impl.AbstractExtender.class - [JAR]

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

├─ org.apache.felix.scr.impl.BundleComponentActivator.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentActorThread.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentCommands.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentCommandsScrInfo.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentConverterFactory.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentRegistry.class - [JAR]

├─ org.apache.felix.scr.impl.ComponentRegistryKey.class - [JAR]

org.apache.felix.scr.impl.manager

├─ org.apache.felix.scr.impl.manager.AbstractComponentManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentActivator.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentContainer.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentContextImpl.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentFactoryImpl.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentHolder.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ComponentManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.class - [JAR]

├─ org.apache.felix.scr.impl.manager.DependencyManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.DotGraphUtil.class - [JAR]

├─ org.apache.felix.scr.impl.manager.EdgeInfo.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ExtendedServiceEvent.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ExtendedServiceListener.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ExtendedServiceListenerContext.class - [JAR]

├─ org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair.class - [JAR]

├─ org.apache.felix.scr.impl.manager.PrototypeServiceFactoryComponentManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.RefPair.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ReferenceManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.RegionConfigurationSupport.class - [JAR]

├─ org.apache.felix.scr.impl.manager.RegistrationManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ScrConfiguration.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ServiceTracker.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ServiceTrackerCustomizer.class - [JAR]

├─ org.apache.felix.scr.impl.manager.SingleComponentManager.class - [JAR]

├─ org.apache.felix.scr.impl.manager.SinglePrototypeRefPair.class - [JAR]

├─ org.apache.felix.scr.impl.manager.SingleRefPair.class - [JAR]

├─ org.apache.felix.scr.impl.manager.ThreadDump.class - [JAR]

org.osgi.service.component.runtime.dto

├─ org.osgi.service.component.runtime.dto.ComponentConfigurationDTO.class - [JAR]

├─ org.osgi.service.component.runtime.dto.ComponentDescriptionDTO.class - [JAR]

├─ org.osgi.service.component.runtime.dto.ReferenceDTO.class - [JAR]

├─ org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO.class - [JAR]

├─ org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO.class - [JAR]

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

org.apache.felix.scr.impl.xml

├─ org.apache.felix.scr.impl.xml.XmlConstants.class - [JAR]

├─ org.apache.felix.scr.impl.xml.XmlHandler.class - [JAR]

org.apache.felix.scr.impl.helper

├─ org.apache.felix.scr.impl.helper.Coercions.class - [JAR]

├─ org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper.class - [JAR]

├─ org.apache.felix.scr.impl.helper.ConfigAdminTracker.class - [JAR]

├─ org.apache.felix.scr.impl.helper.ReadOnlyDictionary.class - [JAR]

org.apache.felix.scr.impl.inject.field

├─ org.apache.felix.scr.impl.inject.field.FieldHandler.class - [JAR]

├─ org.apache.felix.scr.impl.inject.field.FieldMethods.class - [JAR]

├─ org.apache.felix.scr.impl.inject.field.FieldUtils.class - [JAR]

org.apache.felix.scr.impl.logger

├─ org.apache.felix.scr.impl.logger.AbstractLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.BundleLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.ComponentLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.InternalLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.LogServiceEnabledLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.LogServiceSupport.class - [JAR]

├─ org.apache.felix.scr.impl.logger.R6LogServiceLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.R7LogServiceLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.ScrLogger.class - [JAR]

├─ org.apache.felix.scr.impl.logger.StdOutLogger.class - [JAR]

org.apache.felix.scr.impl.parser

├─ org.apache.felix.scr.impl.parser.KXml2SAXHandler.class - [JAR]

├─ org.apache.felix.scr.impl.parser.KXml2SAXParser.class - [JAR]

├─ org.apache.felix.scr.impl.parser.ParseException.class - [JAR]

org.kxml2.io

├─ org.kxml2.io.KXmlParser.class - [JAR]

org.apache.felix.scr.info

├─ org.apache.felix.scr.info.ScrInfo.class - [JAR]

org.apache.felix.scr.impl.config

├─ org.apache.felix.scr.impl.config.ScrConfigurationImpl.class - [JAR]

├─ org.apache.felix.scr.impl.config.ScrManagedService.class - [JAR]

├─ org.apache.felix.scr.impl.config.ScrManagedServiceServiceFactory.class - [JAR]

├─ org.apache.felix.scr.impl.config.ScrMetaTypeProvider.class - [JAR]

├─ org.apache.felix.scr.impl.config.ScrMetaTypeProviderServiceFactory.class - [JAR]

org.osgi.util.promise

├─ org.osgi.util.promise.Deferred.class - [JAR]

├─ org.osgi.util.promise.FailedPromisesException.class - [JAR]

├─ org.osgi.util.promise.Failure.class - [JAR]

├─ org.osgi.util.promise.Promise.class - [JAR]

├─ org.osgi.util.promise.PromiseImpl.class - [JAR]

├─ org.osgi.util.promise.Promises.class - [JAR]

├─ org.osgi.util.promise.Success.class - [JAR]

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

org.osgi.service.component.runtime

├─ org.osgi.service.component.runtime.ServiceComponentRuntime.class - [JAR]

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

org.apache.felix.scr.impl.metadata

├─ org.apache.felix.scr.impl.metadata.ComponentMetadata.class - [JAR]

├─ org.apache.felix.scr.impl.metadata.DSVersion.class - [JAR]

├─ org.apache.felix.scr.impl.metadata.PropertyMetadata.class - [JAR]

├─ org.apache.felix.scr.impl.metadata.ReferenceMetadata.class - [JAR]

├─ org.apache.felix.scr.impl.metadata.ServiceMetadata.class - [JAR]

├─ org.apache.felix.scr.impl.metadata.TargetedPID.class - [JAR]

org.apache.felix.scr.impl.inject

├─ org.apache.felix.scr.impl.inject.ActivatorParameter.class - [JAR]

├─ org.apache.felix.scr.impl.inject.Annotations.class - [JAR]

├─ org.apache.felix.scr.impl.inject.BaseParameter.class - [JAR]

├─ org.apache.felix.scr.impl.inject.BindParameters.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ClassUtils.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ComponentConstructor.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ComponentMethods.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ComponentMethodsImpl.class - [JAR]

├─ org.apache.felix.scr.impl.inject.DuplexReferenceMethods.class - [JAR]

├─ org.apache.felix.scr.impl.inject.InitReferenceMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.LifecycleMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.MethodResult.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ReferenceMethod.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ReferenceMethods.class - [JAR]

├─ org.apache.felix.scr.impl.inject.ValueUtils.class - [JAR]

org.xmlpull.v1

├─ org.xmlpull.v1.XmlPullParser.class - [JAR]

├─ org.xmlpull.v1.XmlPullParserException.class - [JAR]

├─ org.xmlpull.v1.XmlPullParserFactory.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2023
241 usages
2k stars
Aug 10, 2023
217 usages
2k stars
Feb 12, 2018
154 usages
508 stars
Dec 14, 2021
152 usages
2k stars
Aug 14, 2023
134 usages
2k stars

Discover Dependencies

Jun 08, 2023
104 stars
Jun 08, 2023
104 stars
Jun 08, 2023
104 stars
Jun 08, 2023
104 stars
Jun 08, 2023
104 stars
Nov 15, 2022
104 stars
Oct 12, 2021
104 stars
Aug 16, 2022
104 stars
Jun 08, 2023
104 stars
Nov 15, 2022
104 stars