Class Start

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jboss.jca.test.eis.maven.EISMojo
org.jboss.jca.test.eis.maven.Start
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class Start extends EISMojo
Start mojo
Author:
Jesper Pedersen
  • Constructor Details

    • Start

      public Start()
      Constructor
  • Method Details

    • setHandler

      public void setHandler(String v)
      Set the handler
      Parameters:
      v - The value
    • setClasspath

      public void setClasspath(List<File> v)
      Set the classpath
      Parameters:
      v - The value
    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Specified by:
      execute in class EISMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException