org.apache.axis2.clustering.state.commands
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 StateClusteringCommand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyUpdater
protected PropertyUpdater propertyUpdater
UpdateStateCommand
public UpdateStateCommand()
isPropertiesEmpty
public boolean isPropertiesEmpty()
addProperty
public void addProperty(PropertyDifference diff)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.