Uses of Class
org.wso2.carbon.jarservices.Service

Uses of Service in org.wso2.carbon.jarservices
 

Methods in org.wso2.carbon.jarservices that return Service
 Service[] JarServiceCreatorAdmin.getClassMethods(String directoryPath, Service[] services)
          This method will list all the public methods for the given classes.
 Service[] UploadArtifactsResponse.getServices()
           
 

Methods in org.wso2.carbon.jarservices with parameters of type Service
 void JarServiceCreatorAdmin.createAndDeployService(String directoryPath, String serviceHierarchy, String serviceGroupName, Service[] data)
          Creates and deploys a service.
 Service[] JarServiceCreatorAdmin.getClassMethods(String directoryPath, Service[] services)
          This method will list all the public methods for the given classes.
 void UploadArtifactsResponse.setServices(Service[] services)
           
 



Copyright © 2015 WSO2. All rights reserved.