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 vpro-shared-newrelic-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.vpro.newrelic.agent
├─ nl.vpro.newrelic.agent.AverageMetric.class - [JAR]
├─ nl.vpro.newrelic.agent.Metric.class - [JAR]
├─ nl.vpro.newrelic.agent.NewRelicAgent.class - [JAR]
├─ nl.vpro.newrelic.agent.NewRelicAgentFactory.class - [JAR]
├─ nl.vpro.newrelic.agent.NewRelicReporter.class - [JAR]
├─ nl.vpro.newrelic.agent.NewRelicRunner.class - [JAR]
├─ nl.vpro.newrelic.agent.RateCounter.class - [JAR]
├─ nl.vpro.newrelic.agent.RateMetric.class - [JAR]
├─ nl.vpro.newrelic.agent.SimpleMetric.class - [JAR]