Class Stop

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

public class Stop extends EISMojo
Stop mojo
Author:
Jesper Pedersen
  • Field Summary

    Fields inherited from interface org.apache.maven.plugin.Mojo

    ROLE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    void

    Methods inherited from class org.jboss.jca.test.eis.maven.EISMojo

    getHost, getPort, setHost, setPort

    Methods inherited from class org.apache.maven.plugin.AbstractMojo

    getLog, getPluginContext, setLog, setPluginContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Stop

      public Stop()
      Constructor
  • Method Details

    • 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