public class ModuleAdminServiceStub extends org.apache.axis2.client.Stub implements ModuleAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
ModuleAdminServiceStub()
Default Constructor
|
ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
ModuleAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
boolean |
disengageModuleForOperation(String moduleId148,
String serviceName149,
String operationName150)
Auto generated method signature
|
boolean |
disengageModuleForService(String moduleId194,
String serviceName195)
Auto generated method signature
|
boolean |
disengageModuleForServiceGroup(String moduleId213,
String serviceGroupName214)
Auto generated method signature
|
boolean |
disengageModuleFromSystem(String moduleId181)
Auto generated method signature
|
boolean |
engageModuleForOperation(String moduleId199,
String serviceName200,
String operationName201)
Auto generated method signature
|
boolean |
engageModuleForService(String moduleId143,
String serviceName144)
Auto generated method signature
|
boolean |
engageModuleForServiceGroup(String moduleID133,
String serviceGroupName134)
Auto generated method signature
|
ModuleMetaData |
getModuleInfo(String moduleName138,
String moduleVersion139)
Auto generated method signature
|
String[] |
getModuleParameters(String moduleName185,
String moduleVersion186)
Auto generated method signature
|
boolean |
globallyDisengageModule(String moduleId177)
Auto generated method signature
|
boolean |
globallyEngageModule(String moduleId173)
Auto generated method signature
|
ModuleMetaData[] |
listGloballyEngagedModules()
Auto generated method signature
|
ModuleMetaData[] |
listModules()
Auto generated method signature
|
ModuleMetaData[] |
listModulesForOperation(String serviceName164,
String operationName165)
Auto generated method signature
|
ModuleMetaData[] |
listModulesForService(String serviceName169)
Auto generated method signature
|
ModuleMetaData[] |
listModulesForServiceGroup(String serviceGroupName190)
Auto generated method signature
|
String |
removeModule(String moduleId154)
Auto generated method signature
|
String |
removeModuleParameter(String moduleName218,
String moduleVersion219,
String parameterName220)
Auto generated method signature
|
void |
setModuleParameters(String moduleName209,
String moduleVersion210,
String[] parameters211)
Auto generated method signature
|
void |
startdisengageModuleForOperation(String moduleId148,
String serviceName149,
String operationName150,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisengageModuleForService(String moduleId194,
String serviceName195,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisengageModuleForServiceGroup(String moduleId213,
String serviceGroupName214,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisengageModuleFromSystem(String moduleId181,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startengageModuleForOperation(String moduleId199,
String serviceName200,
String operationName201,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startengageModuleForService(String moduleId143,
String serviceName144,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startengageModuleForServiceGroup(String moduleID133,
String serviceGroupName134,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetModuleInfo(String moduleName138,
String moduleVersion139,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetModuleParameters(String moduleName185,
String moduleVersion186,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgloballyDisengageModule(String moduleId177,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgloballyEngageModule(String moduleId173,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startlistGloballyEngagedModules(ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startlistModules(ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startlistModulesForOperation(String serviceName164,
String operationName165,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startlistModulesForService(String serviceName169,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startlistModulesForServiceGroup(String serviceGroupName190,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveModule(String moduleId154,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveModuleParameter(String moduleName218,
String moduleVersion219,
String parameterName220,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadModule(ModuleUploadData[] moduleUploadData205,
ModuleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
uploadModule(ModuleUploadData[] moduleUploadData205)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ModuleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ModuleAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ModuleAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean engageModuleForServiceGroup(String moduleID133, String serviceGroupName134) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
engageModuleForServiceGroup
in interface ModuleAdminService
engageModuleForServiceGroup132
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.engageModuleForServiceGroup(java.lang.String, java.lang.String)
public void startengageModuleForServiceGroup(String moduleID133, String serviceGroupName134, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startengageModuleForServiceGroup
in interface ModuleAdminService
engageModuleForServiceGroup132
- RemoteException
ModuleAdminService.startengageModuleForServiceGroup(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData getModuleInfo(String moduleName138, String moduleVersion139) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
getModuleInfo
in interface ModuleAdminService
getModuleInfo137
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.getModuleInfo(java.lang.String, java.lang.String)
public void startgetModuleInfo(String moduleName138, String moduleVersion139, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startgetModuleInfo
in interface ModuleAdminService
getModuleInfo137
- RemoteException
ModuleAdminService.startgetModuleInfo(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean engageModuleForService(String moduleId143, String serviceName144) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
engageModuleForService
in interface ModuleAdminService
engageModuleForService142
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.engageModuleForService(java.lang.String, java.lang.String)
public void startengageModuleForService(String moduleId143, String serviceName144, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startengageModuleForService
in interface ModuleAdminService
engageModuleForService142
- RemoteException
ModuleAdminService.startengageModuleForService(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean disengageModuleForOperation(String moduleId148, String serviceName149, String operationName150) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
disengageModuleForOperation
in interface ModuleAdminService
disengageModuleForOperation147
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.disengageModuleForOperation(java.lang.String, java.lang.String, java.lang.String)
public void startdisengageModuleForOperation(String moduleId148, String serviceName149, String operationName150, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startdisengageModuleForOperation
in interface ModuleAdminService
disengageModuleForOperation147
- RemoteException
ModuleAdminService.startdisengageModuleForOperation(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public String removeModule(String moduleId154) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
removeModule
in interface ModuleAdminService
removeModule153
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.removeModule(java.lang.String)
public void startremoveModule(String moduleId154, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startremoveModule
in interface ModuleAdminService
removeModule153
- RemoteException
ModuleAdminService.startremoveModule(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData[] listModules() throws RemoteException
listModules
in interface ModuleAdminService
listModules157
- RemoteException
ModuleAdminService.listModules()
public void startlistModules(ModuleAdminServiceCallbackHandler callback) throws RemoteException
startlistModules
in interface ModuleAdminService
listModules157
- RemoteException
ModuleAdminService.startlistModules(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData[] listGloballyEngagedModules() throws RemoteException
listGloballyEngagedModules
in interface ModuleAdminService
listGloballyEngagedModules160
- RemoteException
ModuleAdminService.listGloballyEngagedModules()
public void startlistGloballyEngagedModules(ModuleAdminServiceCallbackHandler callback) throws RemoteException
startlistGloballyEngagedModules
in interface ModuleAdminService
listGloballyEngagedModules160
- RemoteException
ModuleAdminService.startlistGloballyEngagedModules(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData[] listModulesForOperation(String serviceName164, String operationName165) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
listModulesForOperation
in interface ModuleAdminService
listModulesForOperation163
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.listModulesForOperation(java.lang.String, java.lang.String)
public void startlistModulesForOperation(String serviceName164, String operationName165, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startlistModulesForOperation
in interface ModuleAdminService
listModulesForOperation163
- RemoteException
ModuleAdminService.startlistModulesForOperation(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData[] listModulesForService(String serviceName169) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
listModulesForService
in interface ModuleAdminService
listModulesForService168
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.listModulesForService(java.lang.String)
public void startlistModulesForService(String serviceName169, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startlistModulesForService
in interface ModuleAdminService
listModulesForService168
- RemoteException
ModuleAdminService.startlistModulesForService(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean globallyEngageModule(String moduleId173) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
globallyEngageModule
in interface ModuleAdminService
globallyEngageModule172
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.globallyEngageModule(java.lang.String)
public void startgloballyEngageModule(String moduleId173, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startgloballyEngageModule
in interface ModuleAdminService
globallyEngageModule172
- RemoteException
ModuleAdminService.startgloballyEngageModule(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean globallyDisengageModule(String moduleId177) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
globallyDisengageModule
in interface ModuleAdminService
globallyDisengageModule176
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.globallyDisengageModule(java.lang.String)
public void startgloballyDisengageModule(String moduleId177, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startgloballyDisengageModule
in interface ModuleAdminService
globallyDisengageModule176
- RemoteException
ModuleAdminService.startgloballyDisengageModule(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean disengageModuleFromSystem(String moduleId181) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
disengageModuleFromSystem
in interface ModuleAdminService
disengageModuleFromSystem180
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.disengageModuleFromSystem(java.lang.String)
public void startdisengageModuleFromSystem(String moduleId181, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startdisengageModuleFromSystem
in interface ModuleAdminService
disengageModuleFromSystem180
- RemoteException
ModuleAdminService.startdisengageModuleFromSystem(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public String[] getModuleParameters(String moduleName185, String moduleVersion186) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
getModuleParameters
in interface ModuleAdminService
getModuleParameters184
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.getModuleParameters(java.lang.String, java.lang.String)
public void startgetModuleParameters(String moduleName185, String moduleVersion186, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startgetModuleParameters
in interface ModuleAdminService
getModuleParameters184
- RemoteException
ModuleAdminService.startgetModuleParameters(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public ModuleMetaData[] listModulesForServiceGroup(String serviceGroupName190) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
listModulesForServiceGroup
in interface ModuleAdminService
listModulesForServiceGroup189
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.listModulesForServiceGroup(java.lang.String)
public void startlistModulesForServiceGroup(String serviceGroupName190, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startlistModulesForServiceGroup
in interface ModuleAdminService
listModulesForServiceGroup189
- RemoteException
ModuleAdminService.startlistModulesForServiceGroup(java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean disengageModuleForService(String moduleId194, String serviceName195) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
disengageModuleForService
in interface ModuleAdminService
disengageModuleForService193
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.disengageModuleForService(java.lang.String, java.lang.String)
public void startdisengageModuleForService(String moduleId194, String serviceName195, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startdisengageModuleForService
in interface ModuleAdminService
disengageModuleForService193
- RemoteException
ModuleAdminService.startdisengageModuleForService(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public boolean engageModuleForOperation(String moduleId199, String serviceName200, String operationName201) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
engageModuleForOperation
in interface ModuleAdminService
engageModuleForOperation198
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.engageModuleForOperation(java.lang.String, java.lang.String, java.lang.String)
public void startengageModuleForOperation(String moduleId199, String serviceName200, String operationName201, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startengageModuleForOperation
in interface ModuleAdminService
engageModuleForOperation198
- RemoteException
ModuleAdminService.startengageModuleForOperation(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public String uploadModule(ModuleUploadData[] moduleUploadData205) throws RemoteException
uploadModule
in interface ModuleAdminService
uploadModule204
- RemoteException
ModuleAdminService.uploadModule(org.wso2.carbon.module.mgt.stub.types.ModuleUploadData[])
public void startuploadModule(ModuleUploadData[] moduleUploadData205, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startuploadModule
in interface ModuleAdminService
uploadModule204
- RemoteException
ModuleAdminService.startuploadModule(org.wso2.carbon.module.mgt.stub.types.ModuleUploadData[], org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public void setModuleParameters(String moduleName209, String moduleVersion210, String[] parameters211) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
setModuleParameters
in interface ModuleAdminService
ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
public boolean disengageModuleForServiceGroup(String moduleId213, String serviceGroupName214) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
disengageModuleForServiceGroup
in interface ModuleAdminService
disengageModuleForServiceGroup212
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.disengageModuleForServiceGroup(java.lang.String, java.lang.String)
public void startdisengageModuleForServiceGroup(String moduleId213, String serviceGroupName214, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startdisengageModuleForServiceGroup
in interface ModuleAdminService
disengageModuleForServiceGroup212
- RemoteException
ModuleAdminService.startdisengageModuleForServiceGroup(java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
public String removeModuleParameter(String moduleName218, String moduleVersion219, String parameterName220) throws RemoteException, ModuleAdminServiceModuleMgtExceptionException
removeModuleParameter
in interface ModuleAdminService
removeModuleParameter217
- ModuleAdminServiceModuleMgtExceptionException
- :RemoteException
ModuleAdminService.removeModuleParameter(java.lang.String, java.lang.String, java.lang.String)
public void startremoveModuleParameter(String moduleName218, String moduleVersion219, String parameterName220, ModuleAdminServiceCallbackHandler callback) throws RemoteException
startremoveModuleParameter
in interface ModuleAdminService
removeModuleParameter217
- RemoteException
ModuleAdminService.startremoveModuleParameter(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.module.mgt.stub.ModuleAdminServiceCallbackHandler)
Copyright © 2021 WSO2. All rights reserved.