Class UpdateConfigurationStateCommand

java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.UpdateStateCommand
org.apache.axis2.clustering.state.commands.UpdateConfigurationStateCommand
All Implemented Interfaces:
Serializable

public class UpdateConfigurationStateCommand extends UpdateStateCommand
See Also:
  • Constructor Details

    • UpdateConfigurationStateCommand

      public UpdateConfigurationStateCommand()
  • Method Details

    • 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
    • toString

      public String toString()
      Overrides:
      toString in class Object