Registry / utility / pax-swissbox-extender

pax-swissbox-extender

JSON →
library1.9.0javamavenunverified

Utilities for implementing the extender pattern in OSGi applications.

<dependency> <groupId>org.ops4j.pax.swissbox</groupId> <artifactId>pax-swissbox-extender</artifactId> <version>1.9.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-SWISSBOX-EXTEN
P
pax-swissbox-extender
utilityjavav1.9.0
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.

BundleWatcher
org.ops4j.pax.swissbox.extender.BundleWatcher

Shows basic usage of BundleWatcher for OSGi extender pattern.

import org.ops4j.pax.swissbox.extender.BundleWatcher; public class Example { public static void main(String[] args) { BundleWatcher watcher = new BundleWatcher(); watcher.start(); } }
Debug
Known issues
gotchaRequires OSGi framework (e.g., Felix or Equinox) to function.
fix
Run your application in an OSGi container and ensure Pax Swissbox bundles are deployed.
affects: all
Upgrade
Version history
1.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pax-swissbox-extender — mvn dependency:get pax-swissbox-extender · libregistry