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 universal-jvm-agent-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.angelndevil2.universaljvmagent.jetty
├─ com.github.angelndevil2.universaljvmagent.jetty.JettyServer.class - [JAR]
com.github.angelndevil2.universaljvmagent
├─ com.github.angelndevil2.universaljvmagent.Agent.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.Bootstrap.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.CmdOptions.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.Launcher.class - [JAR]
com.github.angelndevil2.universaljvmagent.servlet
├─ com.github.angelndevil2.universaljvmagent.servlet.EntryPoint.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.JndiTraverse.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.MBean.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.MBeanDomains.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.MBeanInfo.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.MBeanServers.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.servlet.MBeans.class - [JAR]
com.github.angelndevil2.universaljvmagent.server
├─ com.github.angelndevil2.universaljvmagent.server.JndiContextTraverser.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.server.MBeanServer.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.server.MBeanServerFactory.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.server.VmInfo.class - [JAR]
com.github.angelndevil2.jmx.json
├─ com.github.angelndevil2.jmx.json.StatsJson.class - [JAR]
com.github.angelndevil2.universaljvmagent.util
├─ com.github.angelndevil2.universaljvmagent.util.PropertiesUtil.class - [JAR]
├─ com.github.angelndevil2.universaljvmagent.util.SystemRun.class - [JAR]