|
||||||||||
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 org.apache.axis2.clustering.context.commands.UpdateConfigurationContextCommand
public class UpdateConfigurationContextCommand
Field Summary |
---|
Fields inherited from class org.apache.axis2.clustering.context.commands.UpdateContextCommand |
---|
propertyUpdater |
Constructor Summary | |
---|---|
UpdateConfigurationContextCommand()
|
Method Summary | |
---|---|
void |
execute(ConfigurationContext configurationContext)
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.axis2.clustering.context.commands.UpdateContextCommand |
---|
addProperty, isPropertiesEmpty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UpdateConfigurationContextCommand()
Method Detail |
---|
public void execute(ConfigurationContext configurationContext) throws ClusteringFault
execute
in class ContextClusteringCommand
ClusteringFault
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |