org.apache.axis2.clustering.context.commands
Class UpdateContextCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.context.ContextClusteringCommand
org.apache.axis2.clustering.context.commands.UpdateContextCommand
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UpdateConfigurationContextCommand, UpdateServiceContextCommand, UpdateServiceGroupContextCommand
public abstract class UpdateContextCommand
- extends ContextClusteringCommand
- 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
UpdateContextCommand
public UpdateContextCommand()
isPropertiesEmpty
public boolean isPropertiesEmpty()
addProperty
public void addProperty(PropertyDifference diff)
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.