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.ClusteringCommand
org.apache.axis2.clustering.ClusteringFault
public org.apache.axis2.clustering.ClusteringCommand getResponse()
getResponse
in class org.apache.axis2.clustering.ClusteringMessage
Copyright © 2023 WSO2. All rights reserved.