Class DeleteConfigProperty

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="delete-config-property")
    @PerLookup
    @ExecuteOn
    @TargetType
    public class DeleteConfigProperty
    extends Object
    implements AdminCommand
    asAdmin command to the set the value of a config property
    Since:
    4.1.2.173
    Author:
    Steve Millidge (Payara Foundation)
    • Constructor Detail

      • DeleteConfigProperty

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