View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window insight-activemq-1.2.0.redhat-133.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.fabric8.insight.activemq
├─ io.fabric8.insight.activemq.InsightPlugin.class - [JAR]
io.fabric8.insight.activemq.audit
├─ io.fabric8.insight.activemq.audit.Auditor.class - [JAR]
├─ io.fabric8.insight.activemq.audit.AuditorMBean.class - [JAR]
├─ io.fabric8.insight.activemq.audit.ScriptUtils.class - [JAR]
io.fabric8.insight.activemq.base
├─ io.fabric8.insight.activemq.base.Activator.class - [JAR]
├─ io.fabric8.insight.activemq.base.InsightBrokerPlugin.class - [JAR]
├─ io.fabric8.insight.activemq.base.StorageProxy.class - [JAR]
├─ io.fabric8.insight.activemq.base.SwichtableBrokerPlugin.class - [JAR]
├─ io.fabric8.insight.activemq.base.SwichtableBrokerPluginMBean.class - [JAR]