org.wso2.carbon.aarservices
Class ServiceUploader

java.lang.Object
  extended by org.wso2.carbon.core.AbstractAdmin
      extended by org.wso2.carbon.aarservices.ServiceUploader

public class ServiceUploader
extends org.wso2.carbon.core.AbstractAdmin


Field Summary
 
Fields inherited from class org.wso2.carbon.core.AbstractAdmin
axisConfig, configurationContext
 
Constructor Summary
ServiceUploader()
           
 
Method Summary
 String uploadService(AARServiceData[] serviceDataList)
           
 
Methods inherited from class org.wso2.carbon.core.AbstractAdmin
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceUploader

public ServiceUploader()
Method Detail

uploadService

public String uploadService(AARServiceData[] serviceDataList)
                     throws Exception
Throws:
Exception


Copyright © 2015 WSO2. All rights reserved.