Class SetRestConfig

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="_set-rest-admin-config")
    @PerLookup
    @ExecuteOn(DAS)
    @CommandLock(NONE)
    public class SetRestConfig
    extends Object
    implements AdminCommand
    Remote asadmin command: set-rest-config Purpose: Allows the invoker to configure the REST module.
    Author:
    Ludovic Champenois
    • Constructor Detail

      • SetRestConfig

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