Class Stop

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jboss.jca.sjc.maven.AbstractHomeMojo
org.jboss.jca.sjc.maven.Stop
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class Stop extends AbstractHomeMojo
Stop an IronJacamar/Standalone instance
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
    Execute

    Methods inherited from class org.jboss.jca.sjc.maven.AbstractHomeMojo

    getHome, setHome

    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
      Execute
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Specified by:
      execute in class AbstractHomeMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Thrown if the plugin cant be executed
      org.apache.maven.plugin.MojoFailureException - Thrown if there is an error