dmt_api-5.0.0.jar

download (37681 bytes)

OSGi manifest attributes
Bundle-Name dmt-API
Bundle-SymbolicName org.knopflerfish.bundle.dmt-API
Bundle-Version 5.0.0
Bundle-Description DMT (API)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/Apache-2.0;link="http://www.apache.org/licenses/LICENSE-2.0";description="Apache License, Version 2.0"
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator
Bundle-Classpath .
Export-Package org.osgi.service.dmt 2.0.1
org.osgi.service.dmt.notification 2.0.0
org.osgi.service.dmt.notification.spi 2.0.0
org.osgi.service.dmt.security 2.0.0
org.osgi.service.dmt.spi 2.0.0
Import-Package org.osgi.service.dmt [2.0.1,3.0.0)
org.osgi.service.dmt.notification [2.0.0,3.0.0)
org.osgi.service.dmt.notification.spi [2.0.0,3.0.0)
org.osgi.service.dmt.security [2.0.0,3.0.0)
org.osgi.service.dmt.spi [2.0.0,3.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:28:52
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/dmt
Bundle-APIVendor OSGi
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/dmt/
Bundle-UUID org.knopflerfish:dmt:5.0.0:api
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.

dmt_api-5.0.0org.osgi.service.dmt, org.osgi.service.dmt.notification, org.osgi.service.dmt.notification.spi, org.osgi.service.dmt.security, org.osgi.service.dmt.spi

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.

dmt_api-5.0.0org.osgi.service.dmt, org.osgi.service.dmt.notification, org.osgi.service.dmt.notification.spi, org.osgi.service.dmt.security, org.osgi.service.dmt.spi

Bundle source

Here are links to the source files of this bundle.
org/osgi/service/dmt/Acl.java
org/osgi/service/dmt/DmtAdmin.java
org/osgi/service/dmt/DmtConstants.java
org/osgi/service/dmt/DmtData.java
org/osgi/service/dmt/DmtEvent.java
org/osgi/service/dmt/DmtEventListener.java
org/osgi/service/dmt/DmtException.java
org/osgi/service/dmt/DmtIllegalStateException.java
org/osgi/service/dmt/DmtSession.java
org/osgi/service/dmt/MetaNode.java
org/osgi/service/dmt/Uri.java
org/osgi/service/dmt/notification/AlertItem.java
org/osgi/service/dmt/notification/NotificationService.java
org/osgi/service/dmt/notification/package-info.java
org/osgi/service/dmt/notification/spi/RemoteAlertSender.java
org/osgi/service/dmt/notification/spi/package-info.java
org/osgi/service/dmt/package-info.java
org/osgi/service/dmt/security/AlertPermission.java
org/osgi/service/dmt/security/DmtPermission.java
org/osgi/service/dmt/security/DmtPrincipalPermission.java
org/osgi/service/dmt/security/package-info.java
org/osgi/service/dmt/spi/DataPlugin.java
org/osgi/service/dmt/spi/ExecPlugin.java
org/osgi/service/dmt/spi/MountPlugin.java
org/osgi/service/dmt/spi/MountPoint.java
org/osgi/service/dmt/spi/ReadWriteDataSession.java
org/osgi/service/dmt/spi/ReadableDataSession.java
org/osgi/service/dmt/spi/TransactionalDataSession.java
org/osgi/service/dmt/spi/package-info.java