Class MemtestMojo

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

    public class MemtestMojo
    extends org.apache.maven.plugin.AbstractMojo
    Goal which does a memory usage test to check for any memory leak
    • Constructor Detail

      • MemtestMojo

        public MemtestMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • createArgument

        public String[] createArgument()