Class UpdateStateCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.UpdateStateCommand
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UpdateConfigurationStateCommand,UpdateServiceGroupStateCommand,UpdateServiceStateCommand
public abstract class UpdateStateCommand
extends org.apache.axis2.clustering.state.StateClusteringCommand
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProperty(org.apache.axis2.context.PropertyDifference diff) booleanMethods inherited from class org.apache.axis2.clustering.ClusteringCommand
execute
-
Field Details
-
propertyUpdater
-
-
Constructor Details
-
UpdateStateCommand
public UpdateStateCommand()
-
-
Method Details
-
isPropertiesEmpty
public boolean isPropertiesEmpty() -
addProperty
public void addProperty(org.apache.axis2.context.PropertyDifference diff)
-