jar

org.apache.felix : org.apache.felix.webconsole.plugins.event

Maven & Gradle

Sep 26, 2017
12 usages

Apache Felix Web Console Event Plugin · This is a plugin for the Apache Felix OSGi web console for displaying OSGi events.

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.webconsole.plugins.event JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.webconsole.plugins.event JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.9.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.webconsole.plugins.event-1.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.webconsole.plugins.event.internal.converter

├─ org.apache.felix.webconsole.plugins.event.internal.converter.BundleEventConverter.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.converter.ConfigurationEventConverter.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.converter.FrameworkEventConverter.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.converter.ServiceEventConverter.class - [JAR]

org.apache.felix.utils.json

├─ org.apache.felix.utils.json.JSONWriter.class - [JAR]

org.apache.felix.webconsole.plugins.event.internal

├─ org.apache.felix.webconsole.plugins.event.internal.Activator.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.ConfigurationListener.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.EventCollector.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.EventHandler.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.EventInfo.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.EventListener.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.OptionalFeaturesHandler.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.OsgiUtil.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.PluginServlet.class - [JAR]

├─ org.apache.felix.webconsole.plugins.event.internal.PropertiesEditorSupport.class - [JAR]

Advertisement