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 org.wso2.carbon.governance.dashboardpopulator-4.8.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.governance.dashboardpopulator.internal
├─ org.wso2.carbon.governance.dashboardpopulator.internal.DashboardPopulatorAxis2ConfigurationContextObserver.class - [JAR]
├─ org.wso2.carbon.governance.dashboardpopulator.internal.DashboardPopulatorServiceComponent.class - [JAR]
org.wso2.carbon.governance.dashboardpopulator
├─ org.wso2.carbon.governance.dashboardpopulator.DashboardPopulatorContext.class - [JAR]
├─ org.wso2.carbon.governance.dashboardpopulator.DashboardPopulatorException.class - [JAR]
├─ org.wso2.carbon.governance.dashboardpopulator.GadgetPopulator.class - [JAR]