jar

org.wso2.carbon : org.wso2.carbon.feature.mgt.services

Maven & Gradle

Mar 13, 2023
4 usages
15 stars

WSO2 Carbon - Feature Manager Web Services · This bundle provides the component mgt Web Services

Table Of Contents

Latest Version

Download org.wso2.carbon : org.wso2.carbon.feature.mgt.services JAR file - Latest Versions:

All Versions

Download org.wso2.carbon : org.wso2.carbon.feature.mgt.services JAR file - All Versions:

Version Vulnerabilities Size Updated
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement