public class TenantDeleteClusterMessage
extends org.apache.axis2.clustering.ClusteringMessage
Constructor and Description |
---|
TenantDeleteClusterMessage(int tenantId)
Overloaded constructor to pass the tenant id
|
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext arg0)
Deleting cache data in JDBCTenantManager
|
org.apache.axis2.clustering.ClusteringCommand |
getResponse()
Get Response
|
public TenantDeleteClusterMessage(int tenantId)
tenantId
- public org.apache.axis2.clustering.ClusteringCommand getResponse()
getResponse
in class org.apache.axis2.clustering.ClusteringMessage
public void execute(org.apache.axis2.context.ConfigurationContext arg0) throws org.apache.axis2.clustering.ClusteringFault
execute
in class org.apache.axis2.clustering.ClusteringCommand
arg0
- - ConfigurationContextorg.apache.axis2.clustering.ClusteringFault
Copyright © 2017 WSO2. All rights reserved.