org.hibernate.maven
Class InstrumentationMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
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
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
InstrumentationMojo
public InstrumentationMojo()
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