org.hibernate.maven
Class InstrumentationMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.hibernate.maven.InstrumentationMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, Instrumenter.Options

public class InstrumentationMojo
extends org.apache.maven.plugin.AbstractMojo
implements Instrumenter.Options

Author:
Steve Ebersole

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
InstrumentationMojo()
           
 
Method Summary
 void execute()
           
 boolean performExtendedInstrumentation()
           
 
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 Detail

InstrumentationMojo

public InstrumentationMojo()
Method Detail

performExtendedInstrumentation

public boolean performExtendedInstrumentation()
Specified by:
performExtendedInstrumentation in interface Instrumenter.Options

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
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved