component_all-5.0.3.jar

download (78173 bytes)

OSGi manifest attributes
Bundle-Name SCR
Bundle-SymbolicName org.knopflerfish.bundle.component
Bundle-Version 5.0.3
Bundle-Description Declarative Services SCR
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt"
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.component.Activator
Bundle-Classpath .
Export-Package org.apache.felix.scr 1.6.0
org.osgi.service.component 1.2.1
Import-Package org.apache.felix.scr [1.6.0,2.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.cm [1.5.0,2.0.0)
org.osgi.service.component [1.2.1,2.0.0)
org.osgi.service.log [1.3.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
org.xmlpull.v1 0.0.0
Dynamic-ImportPackage
Provide-Capability osgi.service;objectClass:List="org.apache.felix.scr.ScrService"
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:28:03
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/component
Bundle-APIVendor OSGi
Bundle-Category osgi
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/component
Bundle-UUID org.knopflerfish:component:5.0.3
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

cm_all-5.0.1org.osgi.service.cm
cm_api-5.0.1org.osgi.service.cm
commons-logging_all-2.0.0.kf4-001org.osgi.service.log
component_all-5.0.3org.apache.felix.scr, org.osgi.service.component
component_api-5.0.3org.apache.felix.scr, org.osgi.service.component
desktop_all-5.0.1org.apache.felix.scr, org.osgi.service.cm, org.osgi.service.component, org.osgi.service.log
kxml-2.3.0.kf4-001org.xmlpull.v1
frameworkorg.osgi.framework, org.osgi.util.tracker
log_all-5.0.0org.osgi.service.log
log_api-5.0.0org.osgi.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

component_all-5.0.3org.apache.felix.scr, org.osgi.service.component
component_api-5.0.3org.apache.felix.scr, org.osgi.service.component
desktop_all-5.0.1org.apache.felix.scr, org.osgi.service.component
desktop-5.0.1org.apache.felix.scr
scrcommands-4.0.1org.apache.felix.scr, org.osgi.service.component

Bundle source

Here are links to the source files of this bundle.
org/apache/felix/scr/Component.java
org/apache/felix/scr/Reference.java
org/apache/felix/scr/ScrService.java
org/knopflerfish/bundle/component/Activator.java
org/knopflerfish/bundle/component/Component.java
org/knopflerfish/bundle/component/ComponentConfiguration.java
org/knopflerfish/bundle/component/ComponentContextImpl.java
org/knopflerfish/bundle/component/ComponentDescription.java
org/knopflerfish/bundle/component/ComponentFactoryImpl.java
org/knopflerfish/bundle/component/ComponentInstanceImpl.java
org/knopflerfish/bundle/component/ComponentMethod.java
org/knopflerfish/bundle/component/DelayedComponent.java
org/knopflerfish/bundle/component/FactoryComponent.java
org/knopflerfish/bundle/component/IllegalXMLException.java
org/knopflerfish/bundle/component/ImmediateComponent.java
org/knopflerfish/bundle/component/PostponedBind.java
org/knopflerfish/bundle/component/PropertyDictionary.java
org/knopflerfish/bundle/component/Reference.java
org/knopflerfish/bundle/component/ReferenceDescription.java
org/knopflerfish/bundle/component/ReferenceListener.java
org/knopflerfish/bundle/component/SCR.java
org/knopflerfish/bundle/component/ScrServiceImpl.java
org/osgi/service/component/ComponentConstants.java
org/osgi/service/component/ComponentContext.java
org/osgi/service/component/ComponentException.java
org/osgi/service/component/ComponentFactory.java
org/osgi/service/component/ComponentInstance.java
org/osgi/service/component/package-info.java