Class ConfigureLBWeightCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="configure-lb-weight")
    @PerLookup
    @ExecuteOn(DAS)
    public final class ConfigureLBWeightCommand
    extends LBCommandsBase
    implements AdminCommand
    This is a remote command that enables lb-enabled attribute of an application for cluster or instance
    Author:
    Yamini K B
    • Constructor Detail

      • ConfigureLBWeightCommand

        public ConfigureLBWeightCommand()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Description copied from interface: AdminCommand
        Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information