|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.UpdateStateCommand
public abstract class UpdateStateCommand
Field Summary | |
---|---|
protected PropertyUpdater |
propertyUpdater
|
Constructor Summary | |
---|---|
UpdateStateCommand()
|
Method Summary | |
---|---|
void |
addProperty(PropertyDifference diff)
|
boolean |
isPropertiesEmpty()
|
Methods inherited from class org.apache.axis2.clustering.ClusteringCommand |
---|
execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PropertyUpdater propertyUpdater
Constructor Detail |
---|
public UpdateStateCommand()
Method Detail |
---|
public boolean isPropertiesEmpty()
public void addProperty(PropertyDifference diff)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |