Registry / utility / org-apache-felix-webconsole

org-apache-felix-webconsole

JSON →
library5.0.18javamavenunverified

Provides a web-based management console for monitoring and managing OSGi frameworks.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.webconsole</artifactId> <version>5.0.18</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-W
O
org-apache-felix-webconsole
utilityjavav5.0.18
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.

BrandingPlugin
org.apache.felix.webconsole.BrandingPlugin

Customizes the branding of the Felix Web Console.

import org.apache.felix.webconsole.BrandingPlugin; import org.osgi.framework.BundleContext; public class Example { public void activate(BundleContext context) { BrandingPlugin plugin = new BrandingPlugin(); plugin.setBrandName("My Console"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-apache-felix-webconsole — mvn dependency:get org-apache-felix-webconsole · libregistry