org.apache.stratos.manager.utils
Class SynchronizeRepositoryRequest
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.management.GroupManagementCommand
org.apache.stratos.manager.utils.SynchronizeRepositoryRequest
- All Implemented Interfaces:
- Serializable
public class SynchronizeRepositoryRequest
- extends org.apache.axis2.clustering.management.GroupManagementCommand
ClusterMessage for sending a deployment repository synchronization request
- See Also:
- Serialized Form
SynchronizeRepositoryRequest
public SynchronizeRepositoryRequest()
SynchronizeRepositoryRequest
public SynchronizeRepositoryRequest(int tenantId,
String tenantDomain,
UUID messageId)
setTenantId
public void setTenantId(int tenantId)
execute
public void execute(org.apache.axis2.context.ConfigurationContext configContext)
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()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.