Class RunJMeterGUIMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="gui",
          defaultPhase=INTEGRATION_TEST)
    public class RunJMeterGUIMojo
    extends AbstractJMeterMojo
    Goal that runs JMeter in GUI mode.
    This goal runs within Lifecycle phase LifecyclePhase.INTEGRATION_TEST.
    Author:
    Jarrod Ribble
    • Constructor Detail

      • RunJMeterGUIMojo

        public RunJMeterGUIMojo()
    • Method Detail

      • doExecute

        public void doExecute()
                       throws org.apache.maven.plugin.MojoExecutionException
        Load the JMeter GUI
        Specified by:
        doExecute in class AbstractJMeterMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException - MojoExecutionException