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.feature.mgt.services-4.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.feature.mgt.services.internal
├─ org.wso2.carbon.feature.mgt.services.internal.FeatureManagerBundleActivator.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.internal.FeatureManagerCommandProvider.class - [JAR]
org.wso2.carbon.feature.mgt.module.handler
├─ org.wso2.carbon.feature.mgt.module.handler.ComponentMgtHandler.class - [JAR]
org.wso2.carbon.feature.mgt.services.prov.utils
├─ org.wso2.carbon.feature.mgt.services.prov.utils.ProvWSUtils.class - [JAR]
org.wso2.carbon.feature.mgt.module
├─ org.wso2.carbon.feature.mgt.module.ComponentMgtModule.class - [JAR]
org.wso2.carbon.feature.mgt.services.prov
├─ org.wso2.carbon.feature.mgt.services.prov.ProvisioningAdminService.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.RepositoryAdminService.class - [JAR]
org.wso2.carbon.feature.mgt.services
├─ org.wso2.carbon.feature.mgt.services.CompMgtConstants.class - [JAR]
org.wso2.carbon.feature.mgt.services.prov.data
├─ org.wso2.carbon.feature.mgt.services.prov.data.CopyrightInfo.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.Feature.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.FeatureInfo.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.LicenseFeatureHolder.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.LicenseInfo.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.ProfileHistory.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.ProvisioningActionInfo.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.ProvisioningActionResultInfo.class - [JAR]
├─ org.wso2.carbon.feature.mgt.services.prov.data.RepositoryInfo.class - [JAR]