|
||||||||||
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
org.apache.axis2.clustering.state.commands.UpdateConfigurationStateCommand
public class UpdateConfigurationStateCommand
Field Summary |
---|
Fields inherited from class org.apache.axis2.clustering.state.commands.UpdateStateCommand |
---|
propertyUpdater |
Constructor Summary | |
---|---|
UpdateConfigurationStateCommand()
|
Method Summary | |
---|---|
void |
execute(ConfigurationContext configurationContext)
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.axis2.clustering.state.commands.UpdateStateCommand |
---|
addProperty, isPropertiesEmpty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UpdateConfigurationStateCommand()
Method Detail |
---|
public void execute(ConfigurationContext configurationContext) throws ClusteringFault
execute
in class ClusteringCommand
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 |