Registry / other / org-apache-felix-fileinstall

org-apache-felix-fileinstall

JSON →
library3.7.4javamavenunverified

Automatically install OSGi bundles from a directory.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.fileinstall</artifactId> <version>3.7.4</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-F
O
org-apache-felix-fileinstall
otherjavav3.7.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FileInstaller
org.apache.felix.fileinstall.FileInstaller

Create a FileInstaller to watch a directory for new OSGi bundles.

import org.apache.felix.fileinstall.FileInstaller; FileInstaller installer = new FileInstaller(); installer.setDirectory(new File("/path/to/bundles")); installer.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
org-apache-felix-fileinstall — mvn dependency:get org-apache-felix-fileinstall · libregistry