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
- See Also:
-
Field Summary
Fields inherited from class org.apache.axis2.clustering.state.commands.UpdateStateCommand
propertyUpdater
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis2.clustering.state.commands.UpdateStateCommand
addProperty, isPropertiesEmpty
-
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 classorg.apache.axis2.clustering.ClusteringCommand
- Throws:
org.apache.axis2.clustering.ClusteringFault
-
toString
-