dirdeployer_all-4.1.0.jar

download (50942 bytes)

OSGi manifest attributes
Bundle-Name Directory Deployer
Bundle-SymbolicName org.knopflerfish.bundle.dirdeployer
Bundle-Version 4.1.0
Bundle-Description Monitors a set of file system directory for bundlesand configurations to deploy
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL http://www.knopflerfish.org/releases/6.1.5/docs/bundledoc/index.html?docpage=dirdeployer/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.dirdeployer.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.service.dirdeployer 0.0.0
org.knopflerfish.shared.cm 1.1.0
Import-Package org.knopflerfish.service.dirdeployer [0.0.0,1.0.0)
org.knopflerfish.service.log [1.2.0,2.0.0)
org.knopflerfish.shared.cm [1.1.0,2.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.framework.startlevel [1.0.0,2.0.0)
org.osgi.framework.wiring [1.0.0,2.0.0)
org.osgi.service.cm [1.4.0,2.0.0)
org.osgi.service.log [1.3.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))"
Other manifest attributes
Build-Date Fri April 8 2022, 13:15:52
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles_opt/dirdeployer
Bundle-APIVendor Knopflerfish
Bundle-Category util
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles_opt/dirdeployer/
Bundle-UUID org.knopflerfish:dirdeployer:4.1.0
Knopflerfish-Version 6.1.5

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.knopflerfish.shared.cm, org.osgi.service.cm
cm_api-5.1.0org.osgi.service.cm
cm-5.1.0org.knopflerfish.shared.cm
cm_desktop_all-5.0.2org.knopflerfish.shared.cm
commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log, org.osgi.service.log
desktop_all-6.0.0org.knopflerfish.service.log, org.osgi.service.cm, org.osgi.service.log
dirdeployer_all-4.1.0org.knopflerfish.service.dirdeployer, org.knopflerfish.shared.cm
dirdeployer_api-4.1.0org.knopflerfish.service.dirdeployer
http_all-5.2.1org.knopflerfish.service.log
log_all-6.0.0org.knopflerfish.service.log, org.osgi.service.log
log_api-6.0.0org.knopflerfish.service.log, org.osgi.service.log
useradmin_all-4.1.2org.knopflerfish.service.log
useradmin-4.1.2org.knopflerfish.service.log
framework-8.0.11org.osgi.framework, org.osgi.framework.startlevel, org.osgi.framework.wiring, 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_all-5.1.0org.knopflerfish.shared.cm
cm-5.1.0org.knopflerfish.shared.cm
cm_cmd-5.0.1org.knopflerfish.shared.cm
cm_desktop_all-5.0.2org.knopflerfish.shared.cm
cm_desktop-5.0.2org.knopflerfish.shared.cm
dirdeployer_all-4.1.0org.knopflerfish.service.dirdeployer, org.knopflerfish.shared.cm
dirdeployer_api-4.1.0org.knopflerfish.service.dirdeployer

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/dirdeployer/Activator.java
org/knopflerfish/bundle/dirdeployer/Config.java
org/knopflerfish/bundle/dirdeployer/DeployedBundle.java
org/knopflerfish/bundle/dirdeployer/DeployedBundleControlImpl.java
org/knopflerfish/bundle/dirdeployer/DeployedCMData.java
org/knopflerfish/bundle/dirdeployer/DeployedFile.java
org/knopflerfish/bundle/dirdeployer/DirDeployerImpl.java
org/knopflerfish/bundle/dirdeployer/MarkerFile.java
org/knopflerfish/service/dirdeployer/DeployedBundleControl.java
org/knopflerfish/service/dirdeployer/DirDeployerService.java