|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.clustering.ClusteringCommand org.apache.axis2.clustering.context.ContextClusteringCommand org.apache.axis2.clustering.context.commands.UpdateContextCommand
public abstract class UpdateContextCommand
Field Summary | |
---|---|
protected PropertyUpdater |
propertyUpdater
|
Constructor Summary | |
---|---|
UpdateContextCommand()
|
Method Summary | |
---|---|
void |
addProperty(PropertyDifference diff)
|
boolean |
isPropertiesEmpty()
|
Methods inherited from class org.apache.axis2.clustering.context.ContextClusteringCommand |
---|
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 UpdateContextCommand()
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 |