Package 

Class PactBaseMojo

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

    
    public abstract class PactBaseMojo
    extends AbstractMojo
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      PactBaseMojo()
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.apache.maven.plugin.Mojo

        equals, hashCode, toString
      • Methods inherited from class org.apache.maven.plugin.AbstractMojo

        execute
      • Methods inherited from class au.com.dius.pact.provider.maven.PactBaseMojo

        getLog, getPluginContext, setLog, setPluginContext
      • Methods inherited from class java.lang.Object

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

      • PactBaseMojo

        PactBaseMojo()