Class ConcurrentAccessUpdateClusterMessage
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringMessage
org.apache.synapse.commons.throttle.core.ConcurrentAccessUpdateClusterMessage
- All Implemented Interfaces:
Serializable
public class ConcurrentAccessUpdateClusterMessage
extends org.apache.axis2.clustering.ClusteringMessage
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.axis2.context.ConfigurationContext configContext) org.apache.axis2.clustering.ClusteringCommandMethods inherited from class org.apache.axis2.clustering.ClusteringMessage
equals, getTimestamp, getUuid, hashCode
-
Constructor Details
-
ConcurrentAccessUpdateClusterMessage
-
-
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 configContext) throws org.apache.axis2.clustering.ClusteringFault - Specified by:
executein classorg.apache.axis2.clustering.ClusteringCommand- Throws:
org.apache.axis2.clustering.ClusteringFault
-