Class GetStateResponseCommand

    • Constructor Detail

      • GetStateResponseCommand

        public GetStateResponseCommand()
    • Method Detail

      • execute

        public void execute​(org.apache.axis2.context.ConfigurationContext configContext)
                     throws org.apache.axis2.clustering.ClusteringFault
        Description copied from class: ControlCommand
        Execute this command
        Specified by:
        execute in class ControlCommand
        Throws:
        org.apache.axis2.clustering.ClusteringFault
      • setCommands

        public void setCommands​(org.apache.axis2.clustering.state.StateClusteringCommand[] commands)