Class ControlCommand

    • Constructor Detail

      • ControlCommand

        public ControlCommand()
    • Method Detail

      • execute

        public abstract void execute​(org.apache.axis2.context.ConfigurationContext configurationContext)
                              throws org.apache.axis2.clustering.ClusteringFault
        Execute this command
        Specified by:
        execute in class org.apache.axis2.clustering.ClusteringCommand
        Parameters:
        configurationContext -
        Throws:
        org.apache.axis2.clustering.ClusteringFault