Class GetStateCommand

    • Constructor Detail

      • GetStateCommand

        public GetStateCommand()
    • Method Detail

      • execute

        public void execute​(org.apache.axis2.context.ConfigurationContext configCtx)
                     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
      • getCommands

        public org.apache.axis2.clustering.state.StateClusteringCommand[] getCommands()