repository_xml_all-1.0.2.jar

download (24041 bytes)

OSGi manifest attributes
Bundle-Name repository xml
Bundle-SymbolicName org.knopflerfish.bundle.repository.xml
Bundle-Version 1.0.2
Bundle-Description Xml Backed Repository
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.repository.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.service.repository 1.0.0
Import-Package org.knopflerfish.service.repository [1.0.0,2.0.0)
org.kxml2.io 0.0.0
org.osgi.framework 0.0.0
org.osgi.resource 0.0.0
org.osgi.service.cm 0.0.0
org.osgi.service.repository 0.0.0
org.osgi.util.tracker 0.0.0
org.xmlpull.v1 0.0.0
Dynamic-ImportPackage
Provide-Capability osgi.service;objectClass:List="org.osgi.service.Repository",osgi.service;objectClass:List="org.knopflerfish.service.repository.XmlBackedRepositoryFactory"
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:29:50
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/repository/repository_xml
Bundle-Category utility
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/repository/repository_xml
Bundle-UUID org.knopflerfish:repository_xml:1.0.2
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
desktop_all-5.0.1org.osgi.service.cm
kxml-2.3.0.kf4-001org.kxml2.io, org.xmlpull.v1
repository_api-1.0.0org.osgi.service.repository
repository_xml_all-1.0.2org.knopflerfish.service.repository
repository_xml_api-1.0.2org.knopflerfish.service.repository
repositorymanager_all-1.2.0org.osgi.service.repository
frameworkorg.osgi.framework, org.osgi.resource, org.osgi.util.tracker

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.

repository_xml_all-1.0.2org.knopflerfish.service.repository
repository_xml_api-1.0.2org.knopflerfish.service.repository
repositorymanager_all-1.2.0org.knopflerfish.service.repository

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/repository/Activator.java
org/knopflerfish/bundle/repository/FactoryImpl.java
org/knopflerfish/bundle/repository/RepositoryImpl.java
org/knopflerfish/bundle/repository/xml/CapabilityImpl.java
org/knopflerfish/bundle/repository/xml/Data.java
org/knopflerfish/bundle/repository/xml/RepositoryXmlParser.java
org/knopflerfish/bundle/repository/xml/RequirementImpl.java
org/knopflerfish/bundle/repository/xml/ResourceImpl.java
org/knopflerfish/service/repository/XmlBackedRepositoryFactory.java
org/knopflerfish/service/repository/package-info.java