public class ServiceSynchronizeRequest
extends org.apache.axis2.clustering.ClusteringMessage
| Constructor and Description |
|---|
ServiceSynchronizeRequest(int tenantId,
String tenantDomain,
UUID messageId,
ServiceConstants.ServiceOperationType operation,
String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext configurationContext) |
org.apache.axis2.clustering.ClusteringCommand |
getResponse() |
String |
toString() |
public ServiceSynchronizeRequest(int tenantId,
String tenantDomain,
UUID messageId,
ServiceConstants.ServiceOperationType operation,
String serviceName)
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.clustering.ClusteringFault
execute in class org.apache.axis2.clustering.ClusteringCommandorg.apache.axis2.clustering.ClusteringFaultpublic org.apache.axis2.clustering.ClusteringCommand getResponse()
getResponse in class org.apache.axis2.clustering.ClusteringMessageCopyright © 2018 WSO2. All rights reserved.