public interface JarServiceCreatorAdmin
Modifier and Type | Method and Description |
---|---|
void |
createAndDeployService(String directoryPath11,
String serviceHierarchy12,
String serviceGroupName13,
Service[] data14)
Auto generated method signature for Asynchronous Invocations
|
Service[] |
getClassMethods(String directoryPath6,
Service[] services7)
Auto generated method signature
|
void |
startgetClassMethods(String directoryPath6,
Service[] services7,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupload(String serviceGroupName16,
Resource wsdl17,
Resource[] resources18,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadService(JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
UploadArtifactsResponse |
upload(String serviceGroupName16,
Resource wsdl17,
Resource[] resources18)
Auto generated method signature
|
void |
uploadService()
Auto generated method signature
|
Service[] getClassMethods(String directoryPath6, Service[] services7) throws RemoteException, DuplicateServiceExceptionException
getClassMethods5
- DuplicateServiceExceptionException
- :RemoteException
void startgetClassMethods(String directoryPath6, Service[] services7, JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
getClassMethods5
- RemoteException
void createAndDeployService(String directoryPath11, String serviceHierarchy12, String serviceGroupName13, Service[] data14) throws RemoteException, DuplicateServiceGroupExceptionException, DuplicateServiceExceptionException
UploadArtifactsResponse upload(String serviceGroupName16, Resource wsdl17, Resource[] resources18) throws RemoteException, DuplicateServiceGroupExceptionException, JarUploadExceptionException
upload15
- DuplicateServiceGroupExceptionException
- :JarUploadExceptionException
- :RemoteException
void startupload(String serviceGroupName16, Resource wsdl17, Resource[] resources18, JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
upload15
- RemoteException
void uploadService() throws RemoteException
RemoteException
void startuploadService(JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
RemoteException
Copyright © 2023 WSO2. All rights reserved.