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 lookout-ext-jvm-1.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alipay.lookout
├─ com.alipay.lookout.BasicMetricsImporter.class - [JAR]
├─ com.alipay.lookout.FileSystemSpaceMetricsImporter.class - [JAR]
com.alipay.lookout.jvm
├─ com.alipay.lookout.jvm.JvmClassesMetricsImporter.class - [JAR]
├─ com.alipay.lookout.jvm.JvmGcMetricsImporter.class - [JAR]
├─ com.alipay.lookout.jvm.JvmMemoryMetricsImporter.class - [JAR]
├─ com.alipay.lookout.jvm.JvmSystemPropertiesInfoMetricImporter.class - [JAR]
├─ com.alipay.lookout.jvm.JvmThreadsMetricsImporter.class - [JAR]
├─ com.alipay.lookout.jvm.LookoutIdNameConstants.class - [JAR]