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 apm-java-agent-jfr11-1.11.0.156.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.apm.agent.integration.jfr11
├─ com.oracle.apm.agent.integration.jfr11.JFRConfig.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFRConfigException.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFRController.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFREventFactory.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFREventField.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFRListener.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr11.JFRTypes.class - [JAR]
com.oracle.apm.agent.integration.jfr
├─ com.oracle.apm.agent.integration.jfr.JDKUtil.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr.JFRManager.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr.JFRServiceProvider.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr.JFRState.class - [JAR]
├─ com.oracle.apm.agent.integration.jfr.ReflectionUtil.class - [JAR]