Class SetPayaraExecutorServiceConfigurationCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="set-payara-executor-service-configuration")
    @PerLookup
    @ExecuteOn({DAS,INSTANCE})
    public class SetPayaraExecutorServiceConfigurationCommand
    extends Object
    implements AdminCommand
    Author:
    Andrew Pielage
    • Constructor Detail

      • SetPayaraExecutorServiceConfigurationCommand

        public SetPayaraExecutorServiceConfigurationCommand()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext acc)
        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:
        acc - information