jar

org.apache.felix : org.apache.felix.scr

Maven & Gradle

Jan 18, 2023
418 usages
132 stars

Apache Felix Declarative Services · Implementation of the Declarative Services specification 1.5

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.8.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.scr-2.2.6.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.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.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.AbstractPrototypeRefPair.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.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.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.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.BundleLogger.class - [JAR]

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

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

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

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

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

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

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

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

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

org.apache.felix.scr.impl.inject.internal

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

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

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

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

├─ org.apache.felix.scr.impl.inject.internal.DuplexReferenceMethods.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.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.MetadataStoreHelper.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.BaseParameter.class - [JAR]

├─ org.apache.felix.scr.impl.inject.BindParameters.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.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.OpenStatus.class - [JAR]

├─ org.apache.felix.scr.impl.inject.RefPair.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.ScrComponentContext.class - [JAR]

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

Advertisement

Dependencies from Group

Discover Dependencies

Jan 15, 2021
114 usages
132 stars
Aug 03, 2023
3 usages
Aug 03, 2023
Jun 28, 2023
13 usages
2.1k stars
Jun 28, 2023
64 usages
2.1k stars
Jun 28, 2023
22 usages
2.1k stars
Jun 28, 2023
3 usages
2.1k stars
Jun 28, 2023
79 usages
2.1k stars