Class UnsetWebContextParamCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="unset-web-context-param")
    @PerLookup
    public class UnsetWebContextParamCommand
    extends WebModuleConfigCommand
    Author:
    tjquinn
    • Constructor Detail

      • UnsetWebContextParamCommand

        public UnsetWebContextParamCommand()
    • 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
        Parameters:
        context - information