Package org.wso2.carbon.endpoint.service
Class EndpointSynchronizeRequest
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringMessage
org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest
- All Implemented Interfaces:
Serializable
public class EndpointSynchronizeRequest
extends org.apache.axis2.clustering.ClusteringMessage
This class is used to switch on and off endpoints
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class org.apache.axis2.clustering.ClusteringMessage
equals, getTimestamp, getUuid, hashCode
-
Method Details
-
getResponse
public org.apache.axis2.clustering.ClusteringCommand getResponse()- Specified by:
getResponsein classorg.apache.axis2.clustering.ClusteringMessage
-
execute
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.clustering.ClusteringFault Function to switch on/off endpoints- Specified by:
executein classorg.apache.axis2.clustering.ClusteringCommand- Parameters:
configurationContext-- Throws:
org.apache.axis2.clustering.ClusteringFault
-
toString
Function used to print its class variables
-