Class DeleteServiceGroupStateCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.DeleteServiceGroupStateCommand
- All Implemented Interfaces:
Serializable
public class DeleteServiceGroupStateCommand
extends org.apache.axis2.clustering.state.StateClusteringCommand
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.axis2.context.ConfigurationContext configurationContext) voidsetServiceGroupContextId(String serviceGroupContextId)
-
Constructor Details
-
DeleteServiceGroupStateCommand
public DeleteServiceGroupStateCommand()
-
-
Method Details
-
setServiceGroupContextId
-
execute
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.clustering.ClusteringFault - Specified by:
executein classorg.apache.axis2.clustering.ClusteringCommand- Throws:
org.apache.axis2.clustering.ClusteringFault
-