kf_metatype_all-5.1.0.jar

download (129044 bytes)

OSGi manifest attributes
Bundle-Name KF-XML-Metatype
Bundle-SymbolicName org.knopflerfish.bundle.kf_metatype
Bundle-Version 5.1.0
Bundle-Description XML format support for CM and Metatype
Bundle-Vendor Knopflerfish,nanoxml
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/6.1.1/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.metatype.Activator
Bundle-Classpath .,nanoxml-2.2.1.jar
Export-Package net.n3.nanoxml 2.2.1
org.knopflerfish.util.metatype 0.0.0
Import-Package net.n3.nanoxml [2.2.1,3.0.0)
org.knopflerfish.service.log [1.2.0,2.0.0)
org.knopflerfish.util 0.0.0
org.knopflerfish.util.metatype 0.0.0
org.kxml2.io 0.0.0
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.cm [1.4.0,2.0.0)
org.osgi.service.metatype [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.implementation; osgi.implementation="osgi.metatype"; version:Version="1.3"; uses:="org.osgi.service.metatype", osgi.extender; osgi.extender="osgi.metatype"; version:Version="1.3"; uses:="org.osgi.service.metatype",osgi.service; objectClass:List="org.osgi.service.metatype.MetaTypeService"; uses:="org.osgi.service.metatype",osgi.service; objectClass:List="org.knopflerfish.util.metatype.SystemMetatypeProvider",osgi.service; objectClass:List="org.osgi.service.cm.ManagedService"; service.pid:String="org.knopflerfish.util.metatype.SystemMetatypeProvider",osgi.service; objectClass:List="org.osgi.service.cm.ManagedService"; service.pid:String="java.system.properties"
Require-Capability osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))"
Other manifest attributes
Build-Date Mon August 21 2017, 21:58:21
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/metatype/kf_metatype
Bundle-APIVendor Knopflerfish
Bundle-Category utility
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.1/osgi/bundles/metatype/kf_metatype/
Bundle-UUID org.knopflerfish:kf_metatype:5.1.0
Knopflerfish-Version 6.1.1

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.1.0org.osgi.service.cm
cm_api-5.1.0org.osgi.service.cm
commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log
desktop_all-6.0.0org.knopflerfish.service.log, org.knopflerfish.util, org.osgi.service.cm
http_all-5.2.1org.knopflerfish.service.log
kf_metatype_all-5.1.0net.n3.nanoxml, org.knopflerfish.util.metatype
kxml-2.3.0.kf4-001org.kxml2.io, org.xmlpull.v1
log_all-6.0.0org.knopflerfish.service.log
log_api-6.0.0org.knopflerfish.service.log
metatype-4.1.0org.osgi.service.metatype
useradmin_all-4.1.2org.knopflerfish.service.log
useradmin-4.1.2org.knopflerfish.service.log
util-4.1.0org.knopflerfish.util
framework-8.0.5org.osgi.framework, 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.

cm_desktop_all-5.0.2org.knopflerfish.util.metatype
cm_desktop-5.0.2org.knopflerfish.util.metatype
kf_metatype_all-5.1.0net.n3.nanoxml, org.knopflerfish.util.metatype

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/metatype/Activator.java
org/knopflerfish/util/metatype/AD.java
org/knopflerfish/util/metatype/AE.java
org/knopflerfish/util/metatype/BundleMetaTypeInformationSnapshot.java
org/knopflerfish/util/metatype/BundleMetaTypeResource.java
org/knopflerfish/util/metatype/KFLegacyMetaTypeParser.java
org/knopflerfish/util/metatype/Loader.java
org/knopflerfish/util/metatype/MTP.java
org/knopflerfish/util/metatype/OCD.java
org/knopflerfish/util/metatype/OsgiMetaTypeXmlParser.java
org/knopflerfish/util/metatype/SystemMetatypeProvider.java