org.apache.axis2.clustering.control
Class GetStateResponseCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.control.ControlCommand
org.apache.axis2.clustering.control.GetStateResponseCommand
- All Implemented Interfaces:
- Serializable
public class GetStateResponseCommand
- extends ControlCommand
- See Also:
- Serialized Form
GetStateResponseCommand
public GetStateResponseCommand()
execute
public void execute(ConfigurationContext configContext)
throws ClusteringFault
- Description copied from class:
ControlCommand
- Execute this command
- Specified by:
execute
in class ControlCommand
- Throws:
ClusteringFault
setCommands
public void setCommands(StateClusteringCommand[] commands)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.