Class UnsetWebEnvEntryCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="unset-web-env-entry")
    @PerLookup
    public class UnsetWebEnvEntryCommand
    extends WebEnvEntryCommand
    Author:
    tjquinn
    • Constructor Detail

      • UnsetWebEnvEntryCommand

        public UnsetWebEnvEntryCommand()
    • 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