jar

org.apache.felix : org.apache.felix.servicediagnostics.plugin

Maven & Gradle

Sep 16, 2013
22 usages

Apache Felix Web Console Service Diagnostics Plugin · This is a plugin for the Apache Felix OSGi web console providing a graphical representation of services and missing required dependencies.

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.servicediagnostics.plugin JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.servicediagnostics.plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.felix.servicediagnostics.plugin-0.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.servicediagnostics

├─ org.apache.felix.servicediagnostics.Comp.class - [JAR]

├─ org.apache.felix.servicediagnostics.Dependency.class - [JAR]

├─ org.apache.felix.servicediagnostics.ServiceDiagnostics.class - [JAR]

├─ org.apache.felix.servicediagnostics.ServiceDiagnosticsPlugin.class - [JAR]

├─ org.apache.felix.servicediagnostics.Util.class - [JAR]

org.apache.felix.servicediagnostics.impl

├─ org.apache.felix.servicediagnostics.impl.Activator.class - [JAR]

├─ org.apache.felix.servicediagnostics.impl.DMNotAvail.class - [JAR]

├─ org.apache.felix.servicediagnostics.impl.DSNotAvail.class - [JAR]

├─ org.apache.felix.servicediagnostics.impl.ServiceDiagnosticsImpl.class - [JAR]

org.apache.felix.servicediagnostics.shell

├─ org.apache.felix.servicediagnostics.shell.CLI.class - [JAR]

org.apache.felix.servicediagnostics.webconsole

├─ org.apache.felix.servicediagnostics.webconsole.WebConsolePlugin.class - [JAR]

Advertisement