org.apache.stratos.tenant.activity.commands
Class GetActiveTenantsInMemberRequest
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringMessage
org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberRequest
- All Implemented Interfaces:
- Serializable
public class GetActiveTenantsInMemberRequest
- extends org.apache.axis2.clustering.ClusteringMessage
This Cluster message is used to get active tenants in each node then
send response as other cluster command which holds active tenants
- See Also:
- Serialized Form
|
Method Summary |
void |
execute(org.apache.axis2.context.ConfigurationContext configurationContext)
|
org.apache.axis2.clustering.ClusteringCommand |
getResponse()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetActiveTenantsInMemberRequest
public GetActiveTenantsInMemberRequest()
execute
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.clustering.ClusteringFault
- Specified by:
execute in class org.apache.axis2.clustering.ClusteringCommand
- Throws:
org.apache.axis2.clustering.ClusteringFault
getResponse
public org.apache.axis2.clustering.ClusteringCommand getResponse()
- Specified by:
getResponse in class org.apache.axis2.clustering.ClusteringMessage
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.