Class GetConfigurationResponseCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.control.ControlCommand
org.apache.axis2.clustering.control.GetConfigurationResponseCommand
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.axis2.context.ConfigurationContext configContext) Execute this commandvoidsetServiceGroups(String[] serviceGroups) toString()
-
Constructor Details
-
GetConfigurationResponseCommand
public GetConfigurationResponseCommand()
-
-
Method Details
-
execute
public void execute(org.apache.axis2.context.ConfigurationContext configContext) throws org.apache.axis2.clustering.ClusteringFault Description copied from class:ControlCommandExecute this command- Specified by:
executein classControlCommand- Throws:
org.apache.axis2.clustering.ClusteringFault
-
setServiceGroups
-
toString
-