Modifier and Type | Method and Description |
---|---|
Service[] |
JarServiceCreatorAdmin.getClassMethods(String directoryPath,
Service[] services)
This method will list all the public methods for the given classes.
|
Service[] |
UploadArtifactsResponse.getServices() |
Modifier and Type | Method and Description |
---|---|
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 © 2019 WSO2. All rights reserved.