osgi.enroute.webconsole.xray.provider

A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.webconsole.xray.provider
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.webconsole.xray.provider
A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.webconsole.xray.provider

How to add to project

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.webconsole.xray.provider/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.webconsole.xray.provider</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.webconsole.xray.provider/
implementation 'org.osgi:osgi.enroute.webconsole.xray.provider:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.webconsole.xray.provider/
implementation ("org.osgi:osgi.enroute.webconsole.xray.provider:2.1.0")
'org.osgi:osgi.enroute.webconsole.xray.provider:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.webconsole.xray.provider" rev="2.1.0">
  <artifact name="osgi.enroute.webconsole.xray.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.webconsole.xray.provider', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.webconsole.xray.provider" % "2.1.0"
[org.osgi/osgi.enroute.webconsole.xray.provider "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.osgi

OSGi

The Dynamic Module System for Java

Versions

Version
2.1.0
2.0.0